mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
Set SHELL_VERBOSITY to "-1" (quiet)
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
<env name="APP_ENV" value="test" />
|
||||
<env name="APP_DEBUG" value="1" />
|
||||
<env name="APP_SECRET" value="s$cretf0rt3st" />
|
||||
<env name="SHELL_VERBOSITY" value="-1" />
|
||||
<!-- define your env variables for the test env here -->
|
||||
</php>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user