mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update tests/e2e/Services/Account/AccountBase.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
This commit is contained in:
co-authored by
kodumbeats
parent
b796144628
commit
a0e49a0bfa
@@ -388,7 +388,6 @@ trait AccountBase
|
||||
|
||||
$this->assertEquals($response['body']['logs'][0], $responseLimit['body']['logs'][0]);
|
||||
|
||||
|
||||
$responseOffset = $this->client->call(Client::METHOD_GET, '/account/logs', array_merge([
|
||||
'origin' => 'http://localhost',
|
||||
'content-type' => 'application/json',
|
||||
|
||||
Reference in New Issue
Block a user