Skip to content

Commit 73a5f70

Browse files
shs96cAutomatedTester
authored andcommitted
[bazel] Force remote test env to be more identical between machines
1 parent a801016 commit 73a5f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ py_library(
314314

315315
[
316316
py_test_suite(
317-
name = "auto-%s" % browser,
317+
name = "common-%s" % browser,
318318
size = "large",
319319
srcs = glob(
320320
[

0 commit comments

Comments
 (0)