Skip to content

Commit

Permalink
[dashboard] fix dashboard conftest visibility issue (ray-project#36770)
Browse files Browse the repository at this point in the history
  • Loading branch information
aslonnie authored Jun 27, 2023
1 parent 2187817 commit 0e7a9e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/ray/tests/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ py_library(
name = "conftest",
srcs = glob(["**/conftest.py"]),
visibility = [
"//dashboard:__pkg__",
"//python/ray/tests:__subpackages__",
"//python/ray/autoscaler/v2:__pkg__",
"//python/ray/dashboard:__pkg__",
Expand Down

0 comments on commit 0e7a9e1

Please sign in to comment.