Skip to content

Commit

Permalink
fix(cypress): test
Browse files Browse the repository at this point in the history
  • Loading branch information
Shoaibdev7 committed Sep 10, 2024
1 parent e3f09fd commit 5f83cf7
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 @@ -23,6 +23,8 @@ export default defineConfig({
// with any changed environment variables
return config
},
experimentalMemoryManagement: true,
numTestsKeptInMemory: 0,
viewportHeight: 900,
viewportWidth: 1440,
watchForFileChanges: false,
Expand Down

0 comments on commit 5f83cf7

Please sign in to comment.