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