Skip to content

Commit 6a92a74

Browse files
author
Andrea Barbasso
committed
[DEV-1727] increase command timeout
1 parent 88dfc82 commit 6a92a74

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cypress.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,5 @@ export default defineConfig({
4444
// (By default we set this to a value which should work in most development environments)
4545
baseUrl: 'http://localhost:4000',
4646
},
47+
defaultCommandTimeout: 10000,
4748
});

0 commit comments

Comments
 (0)