I\'m trying to setup a unit test but whenever I run \"phpunit -c app\" I get this error:
Symfony\\Component\\DependencyInjection\\Exception\\ServiceNotFou
I had this problem with symfony version 3.3.13.
The config_test.yml file was fine, but I did the same mistake.
config_test.yml
I solved adding the option under php in the phpunit.xml file
php