Always return 0. Cheap but it works.

This commit is contained in:
James Cole 2020-08-01 15:09:05 +02:00
parent 3bf6891e1c
commit f3b116cfce
No known key found for this signature in database
GPG Key ID: B5669F9493CDE38D

View File

@ -8,3 +8,5 @@ wget --quiet https://raw.githubusercontent.com/firefly-iii/test-data/main/test_d
# run phpunit
./vendor/bin/phpunit --configuration phpunit.coverage.xml
return 0