0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-11 13:22:39 +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/*" "build/*"
], ],
"jest": { "jest": {
"testTimeout": 15000, "testTimeout": 30000,
"modulePaths": [ "modulePaths": [
"mode_modules", "mode_modules",
"shared", "shared",