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