Skip to content

Commit

Permalink
Try experimentMemoryManagement
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <[email protected]>
  • Loading branch information
cwperks committed Aug 21, 2023
1 parent b250fd7 commit ab23bfe
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 @@ -35,5 +35,6 @@ module.exports = defineConfig({
baseUrl: 'http://localhost:5601',
specPattern: '**/*.(js|ts|tsx)',
testIsolation: false,
experimentalMemoryManagement: true,
},
});

0 comments on commit ab23bfe

Please sign in to comment.