Skip to content

Commit 0c29aaa

Browse files
authored
Update src/content/docs/workers/testing/vitest-integration/configuration.mdx
1 parent 210e6c5 commit 0c29aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export default defineWorkersConfig({
3333
:::note
3434

3535

36-
Use [defineWorkersProject](#defineworkersprojectoptions) with [Vitest Workspaces](https://vitest.dev/guide/workspace) to specify a different configuration for certain tests.
36+
Use [`defineWorkersProject`](#defineworkersprojectoptions) with [Vitest Workspaces](https://vitest.dev/guide/workspace) to specify a different configuration for certain tests.
3737

3838
:::
3939

0 commit comments

Comments
 (0)