0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-10 11:22:40 +00:00

Reinstate Jest timeout increase

This commit is contained in:
Sean Robertson
2023-02-07 10:59:48 +13:00
parent b0954bcd2c
commit a921452c22

View File

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