Skip to content

Commit

Permalink
increase mocha timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjgoss committed Feb 11, 2023
1 parent d269260 commit efbaef6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .mocharc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ forbid-pending: true
recursive: true
reporter: dot
require: 'ts-node/register'
timeout: 5000

0 comments on commit efbaef6

Please sign in to comment.