File tree Expand file tree Collapse file tree 5 files changed +2
-3
lines changed Expand file tree Collapse file tree 5 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 11# define your env variables for the test env here
22KERNEL_CLASS = ' App\Kernel'
33APP_SECRET = ' s$cretf0rt3st'
4- SHELL_VERBOSITY = -1
54SYMFONY_DEPRECATIONS_HELPER = 999999
Original file line number Diff line number Diff line change 1010 <php >
1111 <ini name =" error_reporting" value =" -1" />
1212 <env name =" APP_ENV" value =" test" />
13+ <env name =" SHELL_VERBOSITY" value =" -1" />
1314 </php >
1415
1516 <testsuites >
Original file line number Diff line number Diff line change 11# define your env variables for the test env here
22KERNEL_CLASS = ' App\Kernel'
33APP_SECRET = ' s$cretf0rt3st'
4- SHELL_VERBOSITY = -1
54SYMFONY_DEPRECATIONS_HELPER = 999999
Original file line number Diff line number Diff line change 1010 <php >
1111 <ini name =" error_reporting" value =" -1" />
1212 <env name =" APP_ENV" value =" test" />
13+ <env name =" SHELL_VERBOSITY" value =" -1" />
1314 </php >
1415
1516 <testsuites >
Original file line number Diff line number Diff line change 11# define your env variables for the test env here
22KERNEL_CLASS = ' App\Kernel'
33APP_SECRET = ' s$cretf0rt3st'
4- SHELL_VERBOSITY = -1
54SYMFONY_DEPRECATIONS_HELPER = 999999
You can’t perform that action at this time.
0 commit comments