We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa6de13 commit 3906236Copy full SHA for 3906236
scarb/tests/flock.rs
@@ -12,7 +12,7 @@ use scarb_test_support::command::Scarb;
12
use scarb_test_support::project_builder::ProjectBuilder;
13
14
#[test]
15
-#[timeout(180_000)]
+#[timeout(360_000)]
16
fn locking_build_artifacts() {
17
let t = assert_fs::TempDir::new().unwrap();
18
ProjectBuilder::start()
0 commit comments