Skip to content

Commit 6f3385c

Browse files
authored
fix: update mocha config to avoid test timeouts (#2235)
1 parent 847f613 commit 6f3385c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.mocharc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ forbid-pending: true
77
recursive: true
88
reporter: dot
99
require: 'ts-node/register'
10+
timeout: 5000

0 commit comments

Comments
 (0)