0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-27 20:12:40 +00:00

Increase Jest timeout

This commit is contained in:
G.Ambatte
2023-02-20 21:35:12 +13:00
parent 17525a4f41
commit a65c26e806

View File

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