diff --git a/tests/e2e/Services/Account/AccountCustomClientTest.php b/tests/e2e/Services/Account/AccountCustomClientTest.php index 82cc6d4fc0..932e535d81 100644 --- a/tests/e2e/Services/Account/AccountCustomClientTest.php +++ b/tests/e2e/Services/Account/AccountCustomClientTest.php @@ -716,7 +716,7 @@ class AccountCustomClientTest extends Scope $this->assertEquals(400, $response['headers']['status-code']); - \sleep(2); + \sleep(5); $smsRequest = $this->getLastRequest();