8000 :unamused: chore(test): Increase AVA's timeout. · make-github-pseudonymous-again/js-itertools@c96f9b9 · GitHub
[go: up one dir, main page]

Skip to content

Commit c96f9b9

Browse files
😒 chore(test): Increase AVA's timeout.
1 parent 9c3e531 commit c96f9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@babel/polyfill",
1313
"@babel/register"
1414
],
15-
"timeout": "30s"
15+
"timeout": "1m"
1616
},
1717
"babel": {
1818
"presets": [

0 commit comments

Comments
 (0)
0