Skip to content

Commit efb7492

Browse files
fix: E2E tests
Signed-off-by: Alon Kellner <[email protected]>
1 parent 32571b1 commit efb7492

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/e2e/test_over_saturated_benchmark.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ def test_over_saturated_benchmark_with_dict_config(server: VllmSimServer):
9898
"minimum_window_size": 5,
9999
},
100100
extra_env={
101-
"GUIDELLM__CONSTRAINT_OVER_SATURATION_MIN_SECONDS": "0",
102101
"GOMAXPROCS": "1",
103102
},
104103
)

0 commit comments

Comments
 (0)