create relation

This commit is contained in:
fogelito
2023-03-12 16:04:18 +02:00
parent 9ea3f0317f
commit ca3efdf562
20 changed files with 164 additions and 88 deletions
@@ -7,7 +7,7 @@ use Tests\E2E\Scopes\ProjectCustom;
use Tests\E2E\Scopes\Scope;
use Tests\E2E\Scopes\SideServer;
use Utopia\Database\Helpers\ID;
use Utopia\Database\Validator\DatetimeValidator;
use Utopia\Database\Validator\Datetime as DatetimeValidator;
class StorageCustomServerTest extends Scope
{