Skip to content

Commit 08a15ca

Browse files
😒 chore(test): Increase AVA's timeout.
1 parent afb1e35 commit 08a15ca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"require": [
1111
"@babel/polyfill",
1212
"@babel/register"
13-
]
13+
],
14+
"timeout": "1m"
1415
},
1516
"babel": {
1617
"presets": [

0 commit comments

Comments
 (0)