diff --git a/phpunit.coverage.specific.xml b/phpunit.coverage.specific.xml index 7bcd1ffa62..9a25379977 100644 --- a/phpunit.coverage.specific.xml +++ b/phpunit.coverage.specific.xml @@ -16,6 +16,9 @@ ./tests/Unit + + ./tests/Api + diff --git a/phpunit.coverage.xml b/phpunit.coverage.xml index 1f52d8a767..874f28e793 100644 --- a/phpunit.coverage.xml +++ b/phpunit.coverage.xml @@ -16,6 +16,9 @@ ./tests/Unit + + ./tests/Api + diff --git a/phpunit.xml b/phpunit.xml index 8ce1608fc8..1b5e9f6f27 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -16,6 +16,9 @@ ./tests/Unit + + ./tests/Api +