Skip to content

Commit 4eda7f0

Browse files
committed
chore: increase zoe test timeout to 10m just in case
1 parent 25d3100 commit 4eda7f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/zoe/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"ava": {
6464
"files": ["test/**/test-*.js"],
6565
"require": ["esm"],
66-
"timeout": "2m"
66+
"timeout": "10m"
6767
},
6868
"eslintConfig": {
6969
"extends": [

0 commit comments

Comments
 (0)