Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

Commit 39a9b85

Browse files
committed
no tests for create-mcp-use-app
1 parent 2cd2e97 commit 39a9b85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/create-mcp-use-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"clean": "rm -rf dist tsconfig.tsbuildinfo",
3535
"copy-templates": "node scripts/copy-templates.js",
3636
"dev": "tsc --build --watch",
37-
"test": "vitest",
37+
"test": "vitest --run --passWithNoTests",
3838
"lint": "eslint ."
3939
},
4040
"files": [

0 commit comments

Comments
 (0)