diff --git a/frontend/cypress.config.ts b/frontend/cypress.config.ts index 7fdd32605ff3..20e95e38809b 100644 --- a/frontend/cypress.config.ts +++ b/frontend/cypress.config.ts @@ -4,7 +4,7 @@ import vitePreprocessor from 'cypress-vite'; export default defineConfig({ projectId: 'tc2qff', - defaultCommandTimeout: 12000, + defaultCommandTimeout: 24000, screenshotOnRunFailure: false, video: false, e2e: {