Increase sleep

This commit is contained in:
Jake Barnby
2022-10-10 11:28:26 +13:00
parent 2fbc40e966
commit a247cc614f
@@ -716,7 +716,7 @@ class AccountCustomClientTest extends Scope
$this->assertEquals(400, $response['headers']['status-code']);
\sleep(2);
\sleep(5);
$smsRequest = $this->getLastRequest();