skipping ts test

This commit is contained in:
Daniel
2021-08-27 14:18:02 +02:00
committed by Daniel Hutzel
parent e87527cbcd
commit 46b58f1b5c

View File

@@ -31,7 +31,7 @@
"media": "cds watch media",
"mocha": "npx mocha || echo",
"jest": "npx jest",
"test": "npm run jest --silent && npm run test:hello",
"test": "npm run jest --silent",
"test:hello": "cd hello && npm test"
},
"jest": {