Merge pull request #18548 from MoonE/fail-on-incomplete
Fail with incomplete test
This commit is contained in:
commit
eb099f1f4d
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user