test: disable warnings

This commit is contained in:
Maël Gangloff
2025-10-25 22:22:04 +02:00
parent ac8394d1c4
commit 26f33adc09

View File

@@ -6,7 +6,7 @@
backupGlobals="false"
colors="true"
failOnNotice="true"
failOnWarning="true"
failOnWarning="false"
bootstrap="tests/bootstrap.php"
cacheDirectory=".phpunit.cache"
>