There was an error while loading. Please reload this page.
1 parent 168bef7 commit 941d049Copy full SHA for 941d049
1 file changed
cypress.config.js
@@ -48,7 +48,7 @@ module.exports = defineConfig({
48
},
49
],
50
setupNodeEvents(on, config) {
51
- config.env.NODE_OPTIONS = "—max-old-space-size=40960";
+ config.env.NODE_OPTIONS = "—max-old-space-size=131072";
52
return config;
53
54
0 commit comments