Skip to content

Commit

Permalink
cypress config update with retries and memory
Browse files Browse the repository at this point in the history
  • Loading branch information
circlecube committed Sep 21, 2023
1 parent a6e8c40 commit b46dbae
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 @@ -47,4 +47,5 @@ module.exports = defineConfig({
],
},
retries: 1,
experimentalMemoryManagement: true,
})

0 comments on commit b46dbae

Please sign in to comment.