test(cli): make server_start cleanup non-graceful

This commit is contained in:
Bryan Helmkamp 2026-04-07 23:13:11 -04:00
parent b03d04f771
commit ccfae68bc6

View file

@ -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!(