We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa43ccd commit c8f9aa9Copy full SHA for c8f9aa9
cypress.config.ts
@@ -23,4 +23,6 @@ export default defineConfig({
23
viewportHeight: 800,
24
viewportWidth: 1920,
25
},
26
+
27
+ numTestsKeptInMemory: 20,
28
});
0 commit comments