refactor: remove debug output and enhance collection creation test with eventual assertion

This commit is contained in:
ArnabChatterjee20k
2026-03-11 16:52:11 +05:30
parent 3096404db5
commit 64dc730a3b
2 changed files with 15 additions and 13 deletions
@@ -116,7 +116,6 @@ class Create extends CollectionAction
}
/** @var Database $dbForDatabases */
$dbForDatabases = $getDatabasesDB($database);
var_dump($database->getArrayCopy());
$attributes = [];
$indexes = [];