Skip to content

Commit df2d0ff

Browse files
committed
update test time
1 parent 523ad51 commit df2d0ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TESTS = test/*.test.js
22
REPORTER = spec
3-
TIMEOUT = 5000
3+
TIMEOUT = 10000
44

55
test:
66
@NODE_ENV=test ./node_modules/mocha/bin/mocha \

0 commit comments

Comments
 (0)