We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
vp test run
1 parent 9d7a0b5 commit dfd830cCopy full SHA for dfd830c
1 file changed
package.json
@@ -10,7 +10,7 @@
10
"build": "vp run @vibe/dashboard#build",
11
"check": "vp check",
12
"check:fix": "vp check --fix",
13
- "test": "vp test",
+ "test": "vp test run",
14
"cache:clean": "vp cache clean",
15
"generate": "node tools/override-rolldown.mjs --stats",
16
"prepare": "husky"
0 commit comments