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.
1 parent d5a3bee commit 0f1a1edCopy full SHA for 0f1a1ed
package.json
@@ -19,7 +19,7 @@
19
"orders": "cds watch orders",
20
"reviews": "cds watch reviews",
21
"lint": "npx eslint",
22
- "test": "npx jest",
+ "test": "chest",
23
"jest": "npx jest",
24
"mocha": "npx mocha",
25
"node:test": "node --test",
0 commit comments