Skip to content

Commit e71e099

Browse files
committed
chore: prepare fixtures
1 parent 29449af commit e71e099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"dev:build": "nuxi build .playground",
5656
"dev:prepare": "nuxt-module-build build --stub && nuxt-module-build prepare && nuxt-module-build build && nuxi prepare .playground",
5757
"release": "pnpm build && bumpp && pnpm -r publish",
58-
"test": "prepare:fixtures && vitest",
58+
"test": "pnpm run prepare:fixtures && vitest",
5959
"typecheck": "tsc --noEmit",
6060
"test:attw": "attw --pack"
6161
},

0 commit comments

Comments
 (0)