Skip to content

Commit dfd830c

Browse files
committed
vp test run
1 parent 9d7a0b5 commit dfd830c

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
@@ -10,7 +10,7 @@
1010
"build": "vp run @vibe/dashboard#build",
1111
"check": "vp check",
1212
"check:fix": "vp check --fix",
13-
"test": "vp test",
13+
"test": "vp test run",
1414
"cache:clean": "vp cache clean",
1515
"generate": "node tools/override-rolldown.mjs --stats",
1616
"prepare": "husky"

0 commit comments

Comments
 (0)