diff --git a/jest.config.js b/jest.config.js index 6af13fb..ac0ca44 100644 --- a/jest.config.js +++ b/jest.config.js @@ -33,5 +33,4 @@ module.exports = { testEnvironmentOptions: { url: 'http://localhost/', }, - testTimeout: 25000, }; \ No newline at end of file