We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd4e8bd commit 3328419Copy full SHA for 3328419
cypress.config.ts
@@ -6,7 +6,7 @@ export default defineConfig({
6
viewportWidth: 1440,
7
defaultCommandTimeout: 30000,
8
requestTimeout: 30000,
9
- experimentalMemoryManagement: true,
+ experimentalMemoryManagement: false,
10
retries: {
11
runMode: 3,
12
openMode: 0,
0 commit comments