Skip to content

Commit 8536899

Browse files
committed
--allowOnly for now
1 parent 7bc64cb commit 8536899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
],
3232
"scripts": {
3333
"build": "tsup",
34-
"test": "vitest",
34+
"test": "vitest --allowOnly",
3535
"typecheck": "tsc --noEmit"
3636
},
3737
"peerDependencies": {

0 commit comments

Comments
 (0)