mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Remove invalid return
This commit is contained in:
@@ -4349,8 +4349,6 @@ trait DatabasesBase
|
||||
$this->assertEquals($document['body']['$updatedAt'], DateTime::formatTz('2022-08-01 13:09:23.050'));
|
||||
|
||||
}
|
||||
|
||||
return $data;
|
||||
}
|
||||
|
||||
public function testUpdatePermissionsWithEmptyPayload(): array
|
||||
|
||||
Reference in New Issue
Block a user