Remove domain from deployment model

This commit is contained in:
Matej Bačo
2025-02-25 13:03:44 +01:00
parent 7e3b693216
commit 743ded1e79
4 changed files with 1 additions and 30 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" />