Move silencing to phpunit.xml.dist

This commit is contained in:
Nicolas Grekas
2018-11-17 07:17:12 +01:00
parent 86e2b6795c
commit f8ad0c194e
5 changed files with 2 additions and 3 deletions
+1
View File
@@ -10,6 +10,7 @@
<php>
<ini name="error_reporting" value="-1" />
<env name="APP_ENV" value="test" />
<env name="SHELL_VERBOSITY" value="-1" />
</php>
<testsuites>