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