add relations into attributes collection

This commit is contained in:
fogelito
2023-03-29 23:31:49 +03:00
parent 0638fec40d
commit 5aff6969db
3 changed files with 62 additions and 6 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="false"
stopOnFailure="true"
>
<extensions>
<extension class="Appwrite\Tests\TestHook" />