Skip to content

Commit

Permalink
test: update config key
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Dec 19, 2023
1 parent 681d8d3 commit 2506064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/app-vitest-full/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export default defineNuxtConfig({
},
},
},
vitest: {
testUtils: {
startOnBoot: true,
logToConsole: true,
vitestConfig: {
Expand Down

0 comments on commit 2506064

Please sign in to comment.