diff --git a/e2e/support/config.js b/e2e/support/config.js index 2d64fb6be68441782ff5b5d7365ca73150db074b..75e7995f159481accae8b76d5b7a1b821ad6e7f9 100644 --- a/e2e/support/config.js +++ b/e2e/support/config.js @@ -118,6 +118,7 @@ const mainConfig = { ...defaultConfig, viewportHeight: 800, viewportWidth: 1280, + numTestsKeptInMemory: 1, reporter: "mochawesome", reporterOptions: { reportDir: "cypress/reports/mochareports",