Skip to content

Commit 9c4662e

Browse files
committed
chore: broken tests
1 parent 09ad476 commit 9c4662e

File tree

3 files changed

+99
-26
lines changed

3 files changed

+99
-26
lines changed

.nuxtrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
imports.autoImport=true
2-
modules[]=@nuxt/scripts
2+
modules.0="@nuxt/scripts"
3+
setups.@nuxt/test-utils="4.0.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"@nuxt/eslint-config": "^1.15.2",
131131
"@nuxt/module-builder": "^1.0.2",
132132
"@nuxt/scripts": "workspace:*",
133-
"@nuxt/test-utils": "3.19.2",
133+
"@nuxt/test-utils": "^4.0.0",
134134
"@nuxtjs/partytown": "^2.0.0",
135135
"@paypal/paypal-js": "^9.3.0",
136136
"@types/semver": "^7.7.1",

pnpm-lock.yaml

Lines changed: 96 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)