diff --git a/e2e/scripts/mockTests.ts b/e2e/scripts/mockTests.ts index 921b0f7..74a2bac 100644 --- a/e2e/scripts/mockTests.ts +++ b/e2e/scripts/mockTests.ts @@ -53,7 +53,7 @@ async function main() { // 5 minutes maxDelay: 1000 * 60 * 5, }), - maxAttempts: 3, + maxAttempts: 5, }) try {