We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 523ad51 commit df2d0ffCopy full SHA for df2d0ff
Makefile
@@ -1,6 +1,6 @@
1
TESTS = test/*.test.js
2
REPORTER = spec
3
-TIMEOUT = 5000
+TIMEOUT = 10000
4
5
test:
6
@NODE_ENV=test ./node_modules/mocha/bin/mocha \
0 commit comments