Skip to content

Commit 2506064

Browse files
committedDec 19, 2023
test: update config key
1 parent 681d8d3 commit 2506064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎examples/app-vitest-full/nuxt.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export default defineNuxtConfig({
99
},
1010
},
1111
},
12-
vitest: {
12+
testUtils: {
1313
startOnBoot: true,
1414
logToConsole: true,
1515
vitestConfig: {

0 commit comments

Comments
 (0)
Please sign in to comment.