Skip to content

Commit

Permalink
test(ava): set timeout to 2m
Browse files Browse the repository at this point in the history
  • Loading branch information
chadoh committed Mar 5, 2024
1 parent 1ef0600 commit 93e0b2f
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 @@ -161,6 +161,7 @@
],
"require": [
"dotenv/config"
]
],
"timeout": "2m"
}
}

0 comments on commit 93e0b2f

Please sign in to comment.