1
0
Fork 0
mirror of synced 2024-05-02 11:52:38 +12:00

revert: phpunit change

This commit is contained in:
Torsten Dittmann 2024-03-05 11:10:52 +01:00
parent e4e40e2071
commit e0b8144c56

View file

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