Skip to content

Commit

Permalink
feat(package): add json and graphql extensions to tests watch
Browse files Browse the repository at this point in the history
  • Loading branch information
calebmer committed Apr 18, 2016
1 parent 3c2916e commit 25d9945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/test-watch.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash

scripts/test.sh --watch $@
scripts/test.sh --watch --watch-extensions json,graphql $@

0 comments on commit 25d9945

Please sign in to comment.