diff --git a/Makefile b/Makefile index c2d93fb..2ba1948 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ include vendor/rollerscapes/standards/Makefile -phpunit-default: +phpunit: ./vendor/bin/phpunit