Skip to content

Commit d81f665

Browse files
committed
update test
Signed-off-by: jesse <szxfml@gmail.com>
1 parent 4588d12 commit d81f665

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/ut/worker/test_model_runner_v1.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ def test_select_moe_comm_method_unsupported_soc():
104104
return_value=True), \
105105
pytest.raises(ValueError, match=f"Unsupported soc_version: {unsupported_soc}"):
106106

107-
108107
NPUModelRunner._select_moe_comm_method(mock_runner, 100, False)
109108

110109

0 commit comments

Comments
 (0)