Last active
August 17, 2017 08:00
-
-
Save fredrik-lundin/cde6b7ef92f089511310b259f78a935e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
... | |
"scripts": { | |
... | |
"test-single-headless": "ng test --single-run=true --browsers=PhantomJS --reporters=progress,junit", | |
... | |
}, | |
... | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment