X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2Fpackage.json;h=e4a56009a96b67a81429f68f0bf326900b144db6;hb=095fb8c5c7ef690bc6f4317338f0716a8b7c6cb9;hp=ee07def8ef6e02111773f742da245a85802a68a0;hpb=f34ec0823b56ceaf7a6073be6fc530b0d432b37d;p=portal%2Fnonrtric-controlpanel.git diff --git a/webapp-frontend/package.json b/webapp-frontend/package.json index ee07def..e4a5600 100644 --- a/webapp-frontend/package.json +++ b/webapp-frontend/package.json @@ -6,7 +6,7 @@ "start": "ng serve --proxy-config proxy.conf.json", "start:mock": "ng serve --configuration=mock", "build": "ng build", - "test": "ng test", + "test": "ng test --watch=true", "lint": "ng lint", "e2e": "ng e2e" },