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 0aadc9b commit 31edd1eCopy full SHA for 31edd1e
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