Fail with incomplete test

Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
This commit is contained in:
Maximilian Krög 2023-07-19 23:59:39 +02:00
parent dd5d3406f1
commit e2c7169bd3
No known key found for this signature in database
GPG Key ID: 3C00897BB53AAB9C

View File

@ -4,6 +4,7 @@
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/8.5/phpunit.xsd"
bootstrap="test/bootstrap-dist.php"
colors="true"
failOnIncomplete="true"
forceCoversAnnotation="true"
verbose="true"
executionOrder="random"