Do not fail on incomplete - we do have incomplete tests

This commit is contained in:
bocharsky-bw 2022-01-26 00:04:56 +02:00
parent 54c72caaf7
commit 68aaf27531

View file

@ -8,6 +8,7 @@
colors="true"
failOnRisky="true"
failOnWarning="true"
failOnIncomplete="false"
>
<php>
<server name="SYMFONY_PHPUNIT_VERSION" value="9.5" />