We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa8b8bb commit 204c1edCopy full SHA for 204c1ed
1 file changed
package.json
@@ -33,6 +33,9 @@
33
"ava/use-test": 1
34
}
35
},
36
+ "ava": {
37
+ "timeout": 120000
38
+ },
39
"homepage": "https://github.com/piercus/step-function-worker#readme",
40
"devDependencies": {
41
"ava": "^3.15.0",
0 commit comments