0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-27 09:22:44 +00:00

Tweak Jest timeout value

This commit is contained in:
G.Ambatte
2023-02-03 13:58:09 +13:00
parent 72e5515830
commit 75a4cff319

View File

@@ -35,7 +35,7 @@
"build/*"
],
"jest": {
"testTimeout": 15000,
"testTimeout": 30000,
"modulePaths": [
"mode_modules",
"shared",