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 710bd1b commit aaf6c27Copy full SHA for aaf6c27
1 file changed
rust/BUILD.bazel
@@ -29,6 +29,7 @@ rust_test(
29
size = "small",
30
srcs = glob(["src/**/*.rs"]),
31
crate = ":selenium_manager",
32
+ tags = ["no-sandbox"],
33
)
34
35
[
0 commit comments