mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 23:56:25 +03:00
Move silencing to phpunit.xml.dist
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user