Skip to content

Commit

Permalink
chore: increase tests timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
sheerlox committed Jun 3, 2023
1 parent 2300c54 commit 44b0324
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,8 @@
"ava": {
"files": [
"test/**/*.test.js"
]
],
"timeout": "15s"
},
"nyc": {
"include": [
Expand Down

0 comments on commit 44b0324

Please sign in to comment.