This commit is contained in:
Matej Bačo 2025-02-25 13:04:18 +01:00
parent 743ded1e79
commit 29f660cfd6

View file

@ -6,7 +6,7 @@
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="true"
stopOnFailure="false"
>
<extensions>
<extension class="Appwrite\Tests\TestHook" />