1
0
Fork 0
mirror of synced 2024-10-03 19:53:33 +13:00
This commit is contained in:
Jake Barnby 2023-03-27 19:26:27 +13:00
parent 1cf25199ab
commit 948f04e71c
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C

View file

@ -11,7 +11,6 @@ use Utopia\Database\Helpers\Permission;
use Utopia\Database\Helpers\Role;
use Utopia\Database\Validator\Datetime as DatetimeValidator;
trait DatabasesBase
{
public function testCreateDatabase(): array