We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
vitest run
1 parent 7e78d67 commit c193978Copy full SHA for c193978
packages/replay-internal/package.json
@@ -52,7 +52,7 @@
52
"fix:eslint": "eslint . --format stylish --fix",
53
"fix:biome": "biome check --apply .",
54
"lint": "eslint . --format stylish",
55
- "test": "vitest",
+ "test": "vitest run",
56
"test:watch": "vitest --watch",
57
"yalc:publish": "yalc publish --push --sig"
58
},
0 commit comments