We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 343b3a1 commit e46c1aaCopy full SHA for e46c1aa
.bazelversion
@@ -1 +1 @@
1
-7.4.1
+8.0.0
test/e2e/e2e.go
@@ -16,7 +16,7 @@ import (
16
)
17
18
var (
19
- chromePath = testutil.MustRunfile("_main~chrome~chrome_chrome_linux64/chrome-linux64/chrome")
+ chromePath = testutil.MustRunfile("+chrome+chrome_chrome_linux64/chrome-linux64/chrome")
20
21
22
type LogLevel int
0 commit comments