Skip to content

Commit 89fdf04

Browse files
harshit-anyscaleAydin-ab
authored andcommitted
fix windows tests (ray-project#57008)
Signed-off-by: Aydin Abiar <aydin@anyscale.com>
1 parent ce7dc81 commit 89fdf04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ray/serve/tests/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ py_test_module_list(
114114
"test_replica_placement_group.py",
115115
"test_request_timeout.py",
116116
"test_streaming_response.py",
117-
"test_target_capacity.py",
118117
"test_task_processor.py",
119118
"test_telemetry.py",
120119
],
@@ -163,6 +162,7 @@ py_test_module_list(
163162
"test_logging.py",
164163
"test_standalone.py",
165164
"test_standalone_3.py",
165+
"test_target_capacity.py",
166166
"test_telemetry_1.py",
167167
"test_telemetry_2.py",
168168
],

0 commit comments

Comments
 (0)