Skip to content

Commit aaf6c27

Browse files
committed
[rust] Fix read-only filesystem error in unit tests
1 parent 710bd1b commit aaf6c27

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rust/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ rust_test(
2929
size = "small",
3030
srcs = glob(["src/**/*.rs"]),
3131
crate = ":selenium_manager",
32+
tags = ["no-sandbox"],
3233
)
3334

3435
[

0 commit comments

Comments
 (0)