Skip to content

Commit 8474129

Browse files
🔍 test(ava): Increase timeout.
1 parent 347f1e7 commit 8474129

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)