diff options
Diffstat (limited to 'php-ocramius-proxy-manager-dev.spec')
-rw-r--r-- | php-ocramius-proxy-manager-dev.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-ocramius-proxy-manager-dev.spec b/php-ocramius-proxy-manager-dev.spec index 4a04297..409cd03 100644 --- a/php-ocramius-proxy-manager-dev.spec +++ b/php-ocramius-proxy-manager-dev.spec @@ -144,7 +144,7 @@ require_once '%{buildroot}%{phpdir}/ProxyManager/autoload.php'; EOF : Run tests -%{_bindir}/phpunit --verbose --exclude-group Performance +php71 %{_bindir}/phpunit --verbose --exclude-group Performance %else : Tests skipped %endif |