Commit b854583
committed
fix(tests): increase vitest teardown timeout to prevent worker timeouts on slow CI
Added teardownTimeout: 30_000 to vitest config to prevent "Timeout waiting for worker to respond" errors in slow CI environments.1 parent 6389247 commit b854583
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
| 100 | + | |
99 | 101 | | |
100 | 102 | | |
101 | 103 | | |
| |||
0 commit comments