From b9c2d08f576813ba86d6aafee74cc842cf23bd5a Mon Sep 17 00:00:00 2001 From: reagan-meant Date: Wed, 9 Oct 2024 22:36:18 +0300 Subject: [PATCH] Fix minor issue --- jest.config.js | 1 - 1 file changed, 1 deletion(-) 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