The "calls getCurrentProject() on mount" test uses vi.resetModules() with dynamic imports which can be slow. The per-test 10_000ms timeout was not being respected by vitest, causing it to fail at the 5000ms default. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>