Skip to content

Commit

Permalink
fix hanged up test in mocha 4
Browse files Browse the repository at this point in the history
  • Loading branch information
vinitkumar committed Nov 18, 2017
1 parent 826bc54 commit 44316e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,3 +1,3 @@
test:
@./node_modules/.bin/mocha -u tdd --reporter spec
@./node_modules/.bin/mocha -u tdd --reporter spec --exit
.PHONY: test

0 comments on commit 44316e3

Please sign in to comment.