diff --git a/tests/e2e/config.js b/tests/e2e/config.js index d7844a29f3e4..4f08754cfec2 100644 --- a/tests/e2e/config.js +++ b/tests/e2e/config.js @@ -34,7 +34,7 @@ module.exports = { SERVER_PORT: 4723, // The amount of times a test should be executed for average performance metrics - RUNS: 30, + RUNS: 90, DEFAULT_BASELINE_BRANCH: 'main',