Skip to content

Commit a540146

Browse files
committed
set mocha timeout from default (2000) to 5000
because IE11 takes more itme than the default
1 parent 7f4b6c2 commit a540146

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/mocha.opts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
--require ts-node/register
2+
--timeout 5000

0 commit comments

Comments
 (0)