diff --git a/phpunit.coverage.specific.xml b/phpunit.coverage.specific.xml index 117e800802..e9c3b8526f 100644 --- a/phpunit.coverage.specific.xml +++ b/phpunit.coverage.specific.xml @@ -39,6 +39,7 @@ ./tests/Unit/Console + ./tests/Unit/Factory diff --git a/phpunit.coverage.xml b/phpunit.coverage.xml index e5cbcc7df2..0298e55be6 100644 --- a/phpunit.coverage.xml +++ b/phpunit.coverage.xml @@ -39,6 +39,7 @@ ./tests/Unit/Console + ./tests/Unit/Factory diff --git a/phpunit.xml b/phpunit.xml index 697a9238d2..e7d57e8208 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -39,6 +39,7 @@ ./tests/Unit/Console + ./tests/Unit/Factory