diff --git a/composer.json b/composer.json index 5536297..447fdfe 100644 --- a/composer.json +++ b/composer.json @@ -49,11 +49,5 @@ "psr-4": { "tests\\phpsap\\saprfc\\": "tests/" } - }, - "scripts": { - "tests": "vendor/bin/phpunit" - }, - "scripts-descriptions": { - "tests": "Run all unit tests." } }