Skip to content

Commit 6609bf4

Browse files
committed
fix
Signed-off-by: ZT-AIA <1028681969@qq.com>
1 parent 4c72f7b commit 6609bf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/ut/patch/platform/test_check_and_update_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class TestCheckAndUpdateConfigPartial(PytestBase):
1616

1717
@pytest.mark.parametrize(
1818
"enforce_eager, parallel_config_tensor_parallel_size, compilation_config_mode, \
19-
compilation_config_cudagraph_mode, peculative_config_enforce_eager, \
19+
compilation_config_cudagraph_mode, speculative_config_enforce_eager, \
2020
speculative_method, is_encoder_decoder, expected_cudagraph_mode",
2121
[
2222
# Basic test cases covering tensor parallel sizes, and cudagraph modes

0 commit comments

Comments
 (0)