Skip to content

Commit

Permalink
[rust] Fix read-only filesystem error in unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
p0deje committed Jun 5, 2023
1 parent 710bd1b commit aaf6c27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rust/BUILD.bazel
Expand Up @@ -29,6 +29,7 @@ rust_test(
size = "small",
srcs = glob(["src/**/*.rs"]),
crate = ":selenium_manager",
tags = ["no-sandbox"],
)

[
Expand Down

0 comments on commit aaf6c27

Please sign in to comment.