fail when detecting risky tests

This commit is contained in:
Fabien Potencier 2017-04-12 07:14:23 -07:00
parent d7a0737d72
commit 0834f133ec
2 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,8 @@
backupGlobals="false"
colors="true"
bootstrap="vendor/autoload.php"
failOnRisky="true"
failOnWarning="true"
>
<php>
<ini name="error_reporting" value="-1" />

View File

@ -5,6 +5,8 @@
backupGlobals="false"
colors="true"
bootstrap="vendor/autoload.php"
failOnRisky="true"
failOnWarning="true"
>
<php>
<ini name="error_reporting" value="-1" />