diff --git a/package.json b/package.json index decec942..e739a5f9 100644 --- a/package.json +++ b/package.json @@ -145,6 +145,7 @@ }, "modulePathIgnorePatterns": [ "/release" - ] + ], + "testTimeout": 30000 } }