diff --git a/lib/crates/fabro-cli/tests/it/cmd/server_start.rs b/lib/crates/fabro-cli/tests/it/cmd/server_start.rs index 48c2639e2..d93eec69b 100644 --- a/lib/crates/fabro-cli/tests/it/cmd/server_start.rs +++ b/lib/crates/fabro-cli/tests/it/cmd/server_start.rs @@ -324,7 +324,7 @@ fn concurrent_autostart_converges_on_one_shared_daemon_and_cleans_up() { .env("NO_COLOR", "1") .env("FABRO_CONFIG", &config_path) .env("FABRO_NO_UPGRADE_CHECK", "true") - .args(["server", "stop"]) + .args(["server", "stop", "--timeout", "0"]) .output() .expect("server stop should execute"); assert!(