Skip to content

Commit

Permalink
test: extend test timeout (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith committed Nov 29, 2020
1 parent bae9d38 commit ce649d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mocharc.json
@@ -1,6 +1,6 @@
{
"check-leaks": true,
"timeout": 20000,
"timeout": 30000,
"throw-deprecation": true,
"enable-source-maps": true
}

0 comments on commit ce649d4

Please sign in to comment.