Skip to content

Commit ee09c27

Browse files
committed
Remove unnecessary cypress config change
1 parent 9c66455 commit ee09c27

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cypress/cypress.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,5 @@ export default defineConfig({
2929
baseUrl: 'http://localhost:8080',
3030
specPattern: 'e2e/**/*.cy.{js,jsx,ts,tsx}',
3131
supportFile: 'support/index.js',
32-
defaultCommandTimeout: 10000,
3332
},
3433
});

0 commit comments

Comments
 (0)