diff --git a/package.json b/package.json index ca88708..7d7b2e5 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "build": "ng build", "watch": "ng build --watch --configuration development", "test": "ng test", - "test:ci": "ng test --no-watch --no-progress --browsers=ChromiumHeadless" + "test:ci": "ng test --no-watch --no-progress --browsers=ChromeHeadless" }, "private": true, "dependencies": {