diff --git a/package.json b/package.json index 0774ec77..f7821d41 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,7 @@ }, "jest": { "testEnvironment": "node", + "testTimeout": 20000, "testMatch": [ "**/*.test.js" ]