We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae8369b commit f3fc515Copy full SHA for f3fc515
cypress.config.ts
@@ -24,5 +24,5 @@ export default defineConfig({
24
viewportWidth: 1920,
25
},
26
27
- // numTestsKeptInMemory: 0,
+ numTestsKeptInMemory: 0,
28
});
0 commit comments