From 34dc7fb89150f36539f1242efa1b70ad554de6bd Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 2 Jul 2016 13:53:33 +0200 Subject: php-zendframework-zend-expressive-aurarouter: cleanup --- php-zendframework-zend-stratigility.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php-zendframework-zend-stratigility.spec b/php-zendframework-zend-stratigility.spec index 539d632..9d2c356 100644 --- a/php-zendframework-zend-stratigility.spec +++ b/php-zendframework-zend-stratigility.spec @@ -132,7 +132,7 @@ if which php56; then run=1 fi if which php71; then - php70 %{_bindir}/phpunit || ret=1 + php71 %{_bindir}/phpunit || ret=1 run=1 fi if [ $run -eq 0 ]; then -- cgit