Skip to content

Commit

Permalink
test: longer timeout for window lts-1
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Jun 29, 2023
1 parent a548663 commit be3aee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mocharc.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"watch-files": ["src", "test"],
"recursive": true,
"reporter": "spec",
"timeout": 10000
"timeout": 20000
}

0 comments on commit be3aee2

Please sign in to comment.