diff --git a/.gitignore b/.gitignore index deed779..8013319 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,4 @@ Thumbs.db # User config my.config.php -build +tests/coverage diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 4a97ee2..89aa3a0 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -17,7 +17,7 @@