1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00

Remove $data argument

This commit is contained in:
gepd 2022-06-20 19:04:40 -04:00 committed by GitHub
parent bfe3cdecc5
commit 5067a4640b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2163,7 +2163,7 @@ trait DatabaseBase
return $data;
}
public function testUpdatePermissionsWithEmptyPayload(array $data): array
public function testUpdatePermissionsWithEmptyPayload(): array
{
// Create collection
$movies = $this->client->call(Client::METHOD_POST, '/database/collections', array_merge([