mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
refactor: remove debug output and enhance collection creation test with eventual assertion
This commit is contained in:
@@ -116,7 +116,6 @@ class Create extends CollectionAction
|
||||
}
|
||||
/** @var Database $dbForDatabases */
|
||||
$dbForDatabases = $getDatabasesDB($database);
|
||||
var_dump($database->getArrayCopy());
|
||||
|
||||
$attributes = [];
|
||||
$indexes = [];
|
||||
|
||||
Reference in New Issue
Block a user