mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-18 13:24:37 -04:00
Fix PHPUnit version for tests (#6736)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
```sh
|
||||
cd ./tests/
|
||||
wget https://phar.phpunit.de/phpunit.phar
|
||||
wget -O phpunit.phar https://phar.phpunit.de/phpunit-9.phar
|
||||
php phpunit.phar --bootstrap bootstrap.php
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user