diff --git a/composer.json b/composer.json index 507a9bb..ec5695a 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ }, "scripts": { "test": "vendor/bin/phpunit", - "test-coverage": "vendor/bin/phpunit --coverage-html coverage" + "test-coverage": "vendor/bin/phpunit" }, "config": {