✅ test(cli): harden startup coverage
This commit is contained in:
@@ -16,6 +16,7 @@ def run_server(*arguments: str) -> subprocess.CompletedProcess[bytes]:
|
||||
input=b"",
|
||||
capture_output=True,
|
||||
check=False,
|
||||
timeout=5,
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user