Skip to content

Commit

Permalink
EMA-150 auto test memory optimizing
Browse files Browse the repository at this point in the history
  • Loading branch information
szsanyi committed Jul 11, 2024
1 parent 1f4594f commit 0113b4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/testv2/cypress.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ module.exports = defineConfig({
requestTimeout: 120000,
defaultCommandTimeout: 120000,
pageLoadTimeout: 120000,
experimentalMemoryManagement: true,
blockHosts: ['*snippet.url.com', '*scarabresearch.com'],
env: {
snippetUrl: 'http://snippet.url.com/main.js'
Expand Down

0 comments on commit 0113b4d

Please sign in to comment.