Skip to content

Commit bba45a7

Browse files
authored
Update package.json
1 parent 6c9b665 commit bba45a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"build": "ng build --prod",
1111
"test": "ng test --watch false",
1212
"test:w": "ng test",
13+
"test:ci": "ng test --watch=false --browsers=ChromeHeadlessCustom",
1314
"lint": "ng lint",
1415
"e2e": "ng e2e",
1516
"packagr": "ng-packagr -p package.json",

0 commit comments

Comments
 (0)