mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-09 02:59:27 +03:00
Let PHPUnit fail on warnings and risky tests
This commit is contained in:
parent
a48fb7b48a
commit
bfd197fafd
@ -5,6 +5,9 @@
|
||||
xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/4.6/phpunit.xsd"
|
||||
backupGlobals="false"
|
||||
colors="true"
|
||||
failOnWarning="true"
|
||||
failOnRisky="true"
|
||||
stopOnFailure="false"
|
||||
bootstrap="vendor/autoload.php"
|
||||
>
|
||||
<php>
|
||||
|
Loading…
x
Reference in New Issue
Block a user