Compare commits

...

1 Commits

Author SHA1 Message Date
Christian Flothmann fdb4806d2e fail when detecting risky tests 2017-04-12 09:39:27 +02:00
+2
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" />