Commit 1a1e231
committed
fix: add vitest config with 3-minute timeouts for CI
- Tests were failing in CI with 'Hook timed out in 10000ms' errors
- nuxi generate commands in beforeAll hooks need more time in CI
- Set 3-minute timeouts for CI, 1-minute for local development1 parent b5a5d33 commit 1a1e231
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments