Commit 326a8dd
Remove fast-check alias from Vitest config, rely on node_modules resolution
The temp test directories are under website/.test-artifacts/, so Node module
resolution walks up to website/node_modules/fast-check (workspace symlink).
No alias needed — same as the original Jest approach.
Co-authored-by: Nicolas DUBIEN <[email protected]>1 parent 452c3ba commit 326a8dd
1 file changed
Lines changed: 1 addition & 3 deletions
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
81 | 80 | | |
82 | 81 | | |
83 | 82 | | |
84 | | - | |
85 | | - | |
| 83 | + | |
86 | 84 | | |
87 | 85 | | |
88 | 86 | | |
| |||
0 commit comments