mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
revert: var_dump
This commit is contained in:
@@ -2251,7 +2251,7 @@ class AccountCustomClientTest extends Scope
|
||||
\sleep(5);
|
||||
|
||||
$smsRequest = $this->getLastRequest();
|
||||
var_dump($smsRequest);
|
||||
|
||||
return \array_merge($data, [
|
||||
'token' => $smsRequest['data']['secret']
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user