diff --git a/composer.json b/composer.json index 84520bb..d4f109c 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ }, "scripts": { "test": [ - "php ./phpunit tests" + "phpunit tests" ] }, "autoload": {