Commit c92fe92
committed
Increase Mocha timeout to 15s for Playwright unit tests
- _after() method has 10s timeout for browser cleanup
- Previous 5s Mocha timeout was causing premature test failures
- 15s timeout gives enough buffer for cleanup to complete
- Fixes 8 failing unit tests with 'Timeout of 5000ms exceeded' in afterEach/after hooks1 parent 686674e commit c92fe92
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
0 commit comments