Skip to content

Commit 1dc4a76

Browse files
committed
increase jest test timeout
1 parent 642c5c8 commit 1dc4a76

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

standalone-cli/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,8 @@
3131
"node16-linuxstatic-armv7"
3232
],
3333
"outputPath": "dist"
34+
},
35+
"jest": {
36+
"testTimeout": 30000
3437
}
3538
}

0 commit comments

Comments
 (0)