Skip to content

Commit 75173ae

Browse files
committed
longer timeout
1 parent fbb2a90 commit 75173ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

js/alpha-5/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "module",
77
"main": "alpha-5.js",
88
"scripts": {
9-
"test": "ava --timeout 1000m"
9+
"test": "ava --timeout 100000m"
1010
},
1111
"devDependencies": {
1212
"ava": "^3.4.0"

0 commit comments

Comments
 (0)