tests: fix endpoint to use traefik

This commit is contained in:
Torsten Dittmann
2024-07-17 22:47:33 +02:00
parent bcd472ca59
commit a1dd9fe3ff
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="false"
stopOnFailure="true"
>
<extensions>
<extension class="Appwrite\Tests\TestHook" />