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