revert: phpunit.xml change

This commit is contained in:
Torsten Dittmann 2024-02-22 13:50:38 +01:00
parent f577811c04
commit c1ae63777e

View file

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