mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update avatar size
This commit is contained in:
@@ -155,7 +155,7 @@ class GraphQLAvatarsTest extends Scope
|
||||
'x-appwrite-project' => $projectId,
|
||||
], $this->getHeaders()), $graphQLPayload);
|
||||
|
||||
$this->assertEquals(3948, \strlen($initials['body']));
|
||||
$this->assertEquals(4959, \strlen($initials['body']));
|
||||
|
||||
return $initials['body'];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user