Skip to content

Commit a0b3367

Browse files
committed
allowonly
1 parent 28d1940 commit a0b3367

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"format:fix": "oxfmt",
4242
"lint": "oxlint",
4343
"test:unit": "vitest",
44-
"test:integration": "vitest -c vitest.integration.config.ts",
44+
"test:integration": "vitest -c vitest.integration.config.ts --allowOnly",
4545
"version-packages": "changeset version && pnpm format:fix",
4646
"release": "pnpm build && changeset publish"
4747
},

0 commit comments

Comments
 (0)