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.
package.json
1 parent 0ced7f2 commit ced52b4Copy full SHA for ced52b4
packages/server-util/package.json
@@ -51,7 +51,7 @@
51
"dev": "vite",
52
"build": "tsc && vite build",
53
"lint": "eslint src --max-warnings 0",
54
- "test": "vitest -u",
+ "test": "vitest --run",
55
"test-watch": "vitest watch"
56
},
57
"dependencies": {
0 commit comments