Skip to content

Commit a4931bb

Browse files
committed
Remove version env variable from firefox beta
1 parent 6748c29 commit a4931bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rb/spec/tests.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ BROWSERS = {
111111
"env": {
112112
"WD_REMOTE_BROWSER": "firefox",
113113
"WD_SPEC_DRIVER": "firefox",
114-
"WD_BROWSER_VERSION": "beta",
115114
} | select({
116115
"@selenium//common:use_pinned_linux_firefox": {
117116
"FIREFOX_BINARY": "$(location @linux_beta_firefox//:firefox/firefox)",

0 commit comments

Comments
 (0)