Skip to content

Commit 3328419

Browse files
author
Charles Overbeck
committed
See if this changes anything
1 parent bd4e8bd commit 3328419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cypress.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export default defineConfig({
66
viewportWidth: 1440,
77
defaultCommandTimeout: 30000,
88
requestTimeout: 30000,
9-
experimentalMemoryManagement: true,
9+
experimentalMemoryManagement: false,
1010
retries: {
1111
runMode: 3,
1212
openMode: 0,

0 commit comments

Comments
 (0)