1
0
Fork 0
mirror of synced 2024-06-02 19:04:49 +12:00

Update tests/e2e/Services/Account/AccountBase.php

Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
This commit is contained in:
Torsten Dittmann 2021-11-17 11:22:20 +01:00 committed by GitHub
parent b796144628
commit a0e49a0bfa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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',