1
0
Fork 0
mirror of synced 2024-10-02 10:16:27 +13:00

chore: formattin suggestion

This commit is contained in:
Bishwajeet Parhi 2023-05-24 10:36:54 +05:30
parent 4964b5c592
commit 1a8729177f

View file

@ -544,7 +544,8 @@ class DatabasesCustomServerTest extends Scope
]);
$this->assertEquals(409, $response['headers']['status-code']);
return [
return
[
'databaseId' => $databaseId,
'collectionId' => $test1['body']['$id'],
];