We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 642c5c8 commit 1dc4a76Copy full SHA for 1dc4a76
standalone-cli/package.json
@@ -31,5 +31,8 @@
31
"node16-linuxstatic-armv7"
32
],
33
"outputPath": "dist"
34
+ },
35
+ "jest": {
36
+ "testTimeout": 30000
37
}
38
0 commit comments