Skip to content

Commit a3794d7

Browse files
committed
[rust] Revert enabling sandbox for tests
1 parent 1047de3 commit a3794d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rust/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ rust_test(
3838
srcs = [file],
3939
data = [":selenium-manager"],
4040
edition = "2021",
41+
tags = ["no-sandbox"],
4142
deps = [":selenium_manager"] + all_crate_deps(
4243
normal = True,
4344
normal_dev = True,

0 commit comments

Comments
 (0)