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