mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-13 07:53:16 +00:00
Always return 0. Cheap but it works.
This commit is contained in:
@@ -8,3 +8,5 @@ wget --quiet https://raw.githubusercontent.com/firefly-iii/test-data/main/test_d
|
|||||||
|
|
||||||
# run phpunit
|
# run phpunit
|
||||||
./vendor/bin/phpunit --configuration phpunit.coverage.xml
|
./vendor/bin/phpunit --configuration phpunit.coverage.xml
|
||||||
|
|
||||||
|
return 0
|
||||||
|
Reference in New Issue
Block a user