0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-28 20:03:02 +00:00

Revert Jest test timeout change

This commit is contained in:
Sean Robertson
2023-02-07 10:55:34 +13:00
parent d4d2356708
commit 01f90ea085

View File

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