Skip to content

Commit

Permalink
increase jest test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinMalfait committed Oct 19, 2022
1 parent 642c5c8 commit 1dc4a76
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions standalone-cli/package.json
Expand Up @@ -31,5 +31,8 @@
"node16-linuxstatic-armv7"
],
"outputPath": "dist"
},
"jest": {
"testTimeout": 30000
}
}

0 comments on commit 1dc4a76

Please sign in to comment.