Commit 1acb4c9
committed
fix: module-mocking import from dist, increase playwright firefox timeout
- Import moduleMockingPlugin from dist/ in tests (Node 24 type stripping
with source imports causes plugin serve hook issues)
- Increase playwright firefox and all-browsers timeout from 20s to 60s
(firefox consistently needs more time in CI)
Assisted-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 639864c commit 1acb4c9
2 files changed
Lines changed: 3 additions & 3 deletions
File tree
- packages
- test-runner-module-mocking/test
- test-runner-playwright/test
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments