1
0
Fork 0
mirror of synced 2024-06-01 18:39:57 +12:00

Revert "Stop tests on failure"

This reverts commit f0626d2ee4.
This commit is contained in:
Jake Barnby 2022-09-14 19:04:32 +12:00
parent cdb54bcc72
commit d380cb8c47
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C

View file

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