Skip to content

Instantly share code, notes, and snippets.

@bchopson
Created June 13, 2016 19:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bchopson/7d231de62f87291e30b9852be7f7977a to your computer and use it in GitHub Desktop.
Save bchopson/7d231de62f87291e30b9852be7f7977a to your computer and use it in GitHub Desktop.
Command to find grunt test failures
grunt clean:server && grunt test | grep -i -3 failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment