chore: dont fails on warnings

This commit is contained in:
Nuno Maduro
2023-03-02 17:50:47 +00:00
parent e1bb1d8c2d
commit 69a0c3ba99

View File

@ -7,7 +7,7 @@
bootstrap="vendor/autoload.php"
colors="true"
failOnRisky="true"
failOnWarning="true"
failOnWarning="false"
processIsolation="false"
stopOnError="false"
stopOnFailure="false"