Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
nachandr committed Aug 14, 2023
2 parents 4aa21ee + 46b4c25 commit 1ce723d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cypress.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,7 @@ export default defineConfig({
require("./cypress/plugins/index.js")(on, config);
on("file:preprocessor", tagify(config));
},
experimentalMemoryManagement: true,
numTestsKeptInMemory: 15,
},
});

0 comments on commit 1ce723d

Please sign in to comment.