Skip to content

Commit

Permalink
[bazel] Force remote test env to be more identical between machines
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c authored and AutomatedTester committed Nov 10, 2023
1 parent a801016 commit 73a5f70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py/BUILD.bazel
Expand Up @@ -314,7 +314,7 @@ py_library(

[
py_test_suite(
name = "auto-%s" % browser,
name = "common-%s" % browser,
size = "large",
srcs = glob(
[
Expand Down

0 comments on commit 73a5f70

Please sign in to comment.