stopOnFailure="false"

This commit is contained in:
fogelito
2023-03-02 09:04:36 +02:00
parent 05485afb99
commit d34af2764d
+1 -1
View File
@@ -6,7 +6,7 @@
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="true"
stopOnFailure="false"
>
<extensions>
<extension class="Appwrite\Tests\TestHook" />