Skip to content

Commit d4c4f50

Browse files
committed
final align
Signed-off-by: Icey <1790571317@qq.com>
1 parent ea2fb27 commit d4c4f50

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/ut/test_platform.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,6 @@ def test_check_and_update_config_310p_no_custom_ops(
528528
mock_init_ascend.return_value = TestNPUPlatform.mock_vllm_ascend_config(
529529
)
530530
vllm_config = TestNPUPlatform.mock_vllm_config()
531-
vllm_config.parallel_config.tensor_parallel_size = 1
532531
vllm_config.compilation_config.custom_ops = []
533532
vllm_config.parallel_config.tensor_parallel_size = 1
534533
mock_init_recompute.return_value = MagicMock()

0 commit comments

Comments
 (0)