Reduce numTestsKeptInMemory

This commit is contained in:
Sidharth Vinod
2023-10-06 09:55:00 +05:30
parent 2bde5ad667
commit 3fcd4cd9ce

View File

@@ -19,6 +19,7 @@ module.exports = defineConfig({
},
},
video: false,
numTestsKeptInMemory: 25,
});
require('@applitools/eyes-cypress')(module);