diff --git a/jest.config.js b/jest.config.js index 23eb381413cfc3ac82d2e4fd2f049f44169441f7..6321a72cfae90581690b4d9ceedd03d3ef944644 100644 --- a/jest.config.js +++ b/jest.config.js @@ -39,7 +39,7 @@ function parseDescribes() { }; module.exports = { - testTimeout: 20000, + testTimeout: 60000, reporters: [ 'default' ],