1
0
Fork 0
mirror of synced 2024-06-25 17:50:38 +12:00

Debug failed test in CI

This commit is contained in:
eldadfux 2019-11-10 07:28:14 +02:00
parent 756d01f915
commit dd1a8f6c9a

View file

@ -22,6 +22,9 @@ class ProjectAvatarsTest extends BaseProjects
$this->assertEquals(200, $logo['headers']['status-code']);
$this->assertEquals('image/png; charset=UTF-8', $logo['headers']['content-type']);
var_dump($logo['body']);
//$this->assertEquals('ef7512678fc617a708298a535dac143b', md5($logo['body']));
$logo = $this->client->call(Client::METHOD_GET, '/avatars/credit-cards/visa', [