Skip to content

Commit

Permalink
Increased Mocha timeout.
Browse files Browse the repository at this point in the history
  • Loading branch information
igoramadas committed May 5, 2023
1 parent 5d6e448 commit 7d16967
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
"printWidth": 250
},
"mocha": {
"timeout": 5000,
"exit": true,
"recursive": true,
"require": [
Expand Down

0 comments on commit 7d16967

Please sign in to comment.