test: stabilize slow and flaky tests

This commit is contained in:
Peter Steinberger
2026-01-16 06:24:55 +00:00
parent 23981496f9
commit 0b3ebb0c63
4 changed files with 10 additions and 8 deletions

View File

@@ -372,7 +372,7 @@ describe("doctor command", () => {
);
}),
).toBe(true);
}, 10_000);
}, 20_000);
it("warns when extra workspace directories exist", async () => {
readConfigFileSnapshot.mockResolvedValue({