Skip to content

Commit

Permalink
increase default (unit) test timeout to 300ms to avoid flake
Browse files Browse the repository at this point in the history
  • Loading branch information
boneskull committed Feb 8, 2019
1 parent 9b4c6f0 commit 79b5f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mocharc.yml
Expand Up @@ -4,4 +4,4 @@ global:
- okGlobalA,okGlobalB
- okGlobalC
- callback*
timeout: 200
timeout: 300

0 comments on commit 79b5f09

Please sign in to comment.