diff --git a/package.json b/package.json index 849338c..3727e21 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "start": "ng serve", "build": "ng build", "watch": "ng build --watch --configuration development", - "test": "ng test" + "test": "ng test --watch=false" }, "private": true, "dependencies": {