Skip to content

Commit 0f1a1ed

Browse files
committed
Update package.json
1 parent d5a3bee commit 0f1a1ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"orders": "cds watch orders",
2020
"reviews": "cds watch reviews",
2121
"lint": "npx eslint",
22-
"test": "npx jest",
22+
"test": "chest",
2323
"jest": "npx jest",
2424
"mocha": "npx mocha",
2525
"node:test": "node --test",

0 commit comments

Comments
 (0)