Skip to content

Commit 44d6124

Browse files
authored
Update src/content/docs/workers/testing/vitest-integration/get-started/write-your-first-test.mdx
1 parent 1b217e2 commit 44d6124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers/testing/vitest-integration/get-started/write-your-first-test.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The above commands will add the packages to your `package.json` file and install
3232

3333
:::note
3434

35-
Currently, the `@cloudflare/vitest-pool-workers` package _only_ works with Vitest 2.0.x - 2.1.x.
35+
Currently, the `@cloudflare/vitest-pool-workers` package _only_ works with Vitest 2.0.x - 2.1.8.
3636

3737
:::
3838

0 commit comments

Comments
 (0)