diff options
Diffstat (limited to 'php-tecnickcom-tc-lib-pdf.spec')
| -rw-r--r-- | php-tecnickcom-tc-lib-pdf.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-pdf.spec b/php-tecnickcom-tc-lib-pdf.spec index 63b763c..81d4c3c 100644 --- a/php-tecnickcom-tc-lib-pdf.spec +++ b/php-tecnickcom-tc-lib-pdf.spec @@ -177,8 +177,8 @@ for cmdarg in php php82 "php83 %{_bindir}/phpunit12" "php84 %{_bindir}/phpunit13 if which $cmdarg; then set $cmdarg cp phpunit.xml.dist phpunit.xml - $1 ${2:-%{_bindir}/phpunit10} --migrate-configuration || : - $1 ${2:-%{_bindir}/phpunit10} \ + $1 ${2:-%{phpunit}} --migrate-configuration || : + $1 ${2:-%{phpunit}} \ --no-coverage --stderr || ret=1 fi done |
