Skip to content

Commit

Permalink
Fixed bazel rule
Browse files Browse the repository at this point in the history
Signed-off-by: Alexey Kudinkin <ak@anyscale.com>
  • Loading branch information
alexeykudinkin committed Sep 18, 2024
1 parent 4cfed9d commit 491dcd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/ray/tests/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,7 @@ py_test(
)

py_test(
name = "test_collections",
name = "test_collections_utils",
size = "small",
srcs = ["test_collections_utils.py"],
tags = ["exclusive", "small_size_python_tests", "team:core"],
Expand Down

0 comments on commit 491dcd5

Please sign in to comment.