I\'m trying to setup a unit test but whenever I run \"phpunit -c app\" I get this error:
Symfony\\Component\\DependencyInjection\\Exception\\ServiceNotFou
Have you enabled the framework.test option in config_test.yml?
framework.test
framework: test: ~