We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c66455 commit ee09c27Copy full SHA for ee09c27
cypress/cypress.config.js
@@ -29,6 +29,5 @@ export default defineConfig({
29
baseUrl: 'http://localhost:8080',
30
specPattern: 'e2e/**/*.cy.{js,jsx,ts,tsx}',
31
supportFile: 'support/index.js',
32
- defaultCommandTimeout: 10000,
33
},
34
});
0 commit comments