Commit 704e3a6
[Workers] fix: update supported vitest version (#18474)
* fix: update supported vitest version
* chore: pin vitest to 2.1.5
This works around vitest-dev/vitest#6992 being an issue with Vite 6
* chore: update vitest to 2.1.8
* chore: update vitest to 2.1.8
* Update src/content/docs/workers/testing/vitest-integration/get-started/write-your-first-test.mdx
---------
Co-authored-by: Greg Brimble <[email protected]>1 parent f3ed460 commit 704e3a6
File tree
2 files changed
+3
-3
lines changed- src/content/docs/workers/testing/vitest-integration/get-started
2 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments