diff --git a/.gitignore b/.gitignore index ddec920a30..60d6836759 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ c3.php db.sqlite-journal tests/_output/* .env +clover.xml diff --git a/phpunit.xml b/phpunit.xml index e7af1a2623..a440863019 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -19,6 +19,12 @@ ./app + + + + + +