Skip to content

Commit

Permalink
increase timeout to 60 seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles-Pham committed Feb 3, 2025
1 parent af0ba42 commit 189d2c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ module.exports = defineConfig({
return require('./cypress/plugins/index.js')(on, config)
},
baseUrl: 'http://localhost:3000',
defaultCommandTimeout: 60000,
},
})

0 comments on commit 189d2c4

Please sign in to comment.