diff --git a/package.json b/package.json index 7c4d5fcc..4fd099fe 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "orders": "cds watch orders", "reviews": "cds watch reviews", "lint": "npx eslint", - "test": "chest", + "test": "chest test", "jest": "npx jest", "mocha": "npx mocha", "build": "mbt build -t gen --mtar mta.tar",