Skip to content

Instantly share code, notes, and snippets.

@fredrik-lundin
Last active August 17, 2017 08:00
Show Gist options
  • Save fredrik-lundin/cde6b7ef92f089511310b259f78a935e to your computer and use it in GitHub Desktop.
Save fredrik-lundin/cde6b7ef92f089511310b259f78a935e to your computer and use it in GitHub Desktop.
{
...
"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