Skip to content

Commit 8c771ce

Browse files
😒 chore(test): Increase AVA's timeout.
1 parent d80ab83 commit 8c771ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"version": "4.0.6",
55
"author": "Aurélien Ooms <[email protected]>",
66
"ava": {
7+
"timeout": "1m",
78
"files": [
89
"test/src/**/*"
910
],

0 commit comments

Comments
 (0)