0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 18:32:41 +00:00

Increase test timeout via Jest config

This commit is contained in:
G.Ambatte
2022-03-26 20:56:04 +13:00
parent 42ee461f56
commit 7403ef60c1

View File

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