Skip to content

Commit

Permalink
enable experimentalMemoryManagement in cypress
Browse files Browse the repository at this point in the history
circlecube committed Sep 20, 2023

Unverified

No user is associated with the committer email.
1 parent 6f7b1f2 commit 51537da
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
@@ -84,4 +84,5 @@ module.exports = defineConfig({
],
},
retries: 1,
experimentalMemoryManagement: true,
})

0 comments on commit 51537da

Please sign in to comment.