summaryrefslogtreecommitdiffstats
path: root/php-ocramius-proxy-manager-dev.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-11-30 18:04:10 +0100
committerRemi Collet <fedora@famillecollet.com>2016-11-30 18:04:10 +0100
commitcc3d5779842fd274499e7427d3e5788557b17d39 (patch)
treeb5e9f92c27c256409c16c79a96e5593330e15d1b /php-ocramius-proxy-manager-dev.spec
parenta77114f8b86ccb72f2450f3ec2678e404831169d (diff)
php-ocramius-proxy-manager: dup the spec
Diffstat (limited to 'php-ocramius-proxy-manager-dev.spec')
-rw-r--r--php-ocramius-proxy-manager-dev.spec2
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