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

chore: review comments

This commit is contained in:
Christy Jacob 2020-12-05 12:23:09 +05:30
parent 54c3b4c84a
commit df1822cd18

View file

@ -19,8 +19,6 @@ class DatabaseCustomServerTest extends Scope
* Test for SUCCESS
*/
var_dump("Test Starting");
// Create collection
$actors = $this->client->call(Client::METHOD_POST, '/database/collections', array_merge([
'content-type' => 'application/json',