-
- Downloads
Update composer.json
parent
f777d443
No related branches found
No related tags found
... | @@ -31,6 +31,6 @@ | ... | @@ -31,6 +31,6 @@ |
"internations/http-mock": "*" | "internations/http-mock": "*" | ||
}, | }, | ||
"scripts": { | "scripts": { | ||
"test": "\"vendor/bin/phpunit\" --testsuite unit" | "test": "vendor/bin/phpunit --testsuite unit" | ||
} | } | ||
} | } |
Please register or sign in to comment