mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 15:46:37 +03:00
If we don't do that, phpunit is not able to compute the code coverage. We get the following error without it: ``` Error: Incorrect whitelist config, no code coverage will be generated. ```