Skip to content

Commit 0a4f034

Browse files
committed
remove supervisor test script for now
1 parent 477e51c commit 0a4f034

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/supervisor/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"build": "tsc",
99
"dev": "tsx --require dotenv/config --watch src/index.ts || (echo '!! Remember to run: nvm use'; exit 1)",
1010
"start": "node dist/index.js",
11-
"test": "vitest run",
1211
"test:watch": "vitest",
1312
"typecheck": "tsc --noEmit"
1413
},

0 commit comments

Comments
 (0)