Skip to content

Commit c280e88

Browse files
committed
add test-headless
1 parent 13b6c9f commit c280e88

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
@@ -15,6 +15,7 @@
1515
"build-nas": "ng build --configuration nas",
1616
"start-nas": "ng serve --configuration nas",
1717
"test": "ng test",
18+
"test-headless": "ng test --watch=false --browsers=ChromeHeadless",
1819
"lint": "ng lint",
1920
"e2e": "ng e2e"
2021
},

0 commit comments

Comments
 (0)