1
0
Fork 0
mirror of synced 2024-08-01 19:42:07 +12:00

stopOnFailure revert

This commit is contained in:
fogelito 2022-12-21 11:01:47 +02:00
parent b301a64dc4
commit f707221ee4

View file

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