Skip to content

Commit a800f96

Browse files
committed
Move to my personal account
1 parent cc35eda commit a800f96

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/testing/vitest-integration

1 file changed

+1
-1
lines changed

src/content/docs/workers/testing/vitest-integration/recipes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ Recipes are examples that help demonstrate how to write unit tests and integrati
2222
- [Tests importing WebAssembly modules](https://github.com/cloudflare/workers-sdk/tree/main/fixtures/vitest-pool-workers-examples/web-assembly)
2323
- [Tests using JSRPC with entrypoints and Durable Objects](https://github.com/cloudflare/workers-sdk/tree/main/fixtures/vitest-pool-workers-examples/rpc)
2424
- [Basic integration test for a Worker with static assets](https://github.com/cloudflare/workers-sdk/tree/main/fixtures/vitest-pool-workers-examples/workers-assets)
25-
- [Integration test with static assets and Puppeteer](https://github.com/cloudflare/workers-sdk/tree/main/fixtures/vitest-pool-workers-examples/puppeteer)
25+
- [Integration test with static assets and Puppeteer](https://github.com/GregBrimble/puppeteer-vitest-workers-assets)

0 commit comments

Comments
 (0)