Skip to content

Commit db74abf

Browse files
committed
config/mocha.browser.opts: increase 20-minute timeout to 60 minutes
1 parent 597670e commit db74abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/mocha.browser.opts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
# karma runner supports.
2222
# This file is not converted to .mocharc.js format because karma-mocha doesn't work with it.
2323

24-
--timeout 20000
24+
--timeout 60000
2525
--retry 3

0 commit comments

Comments
 (0)