diff --git a/tests/cypress.config.js b/tests/cypress.config.js index 299e89c5b..466d2fdd7 100644 --- a/tests/cypress.config.js +++ b/tests/cypress.config.js @@ -1,7 +1,7 @@ const { defineConfig } = require('cypress') module.exports = defineConfig({ - defaultCommandTimeout: 12000, + defaultCommandTimeout: 30000, video: false, e2e: { setupNodeEvents(on, config) {