mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-08-07 09:11:48 -04:00
Working on tests
This commit is contained in:
parent
dae38e3107
commit
4d5a26f6e1
@ -114,6 +114,8 @@ after_script:
|
||||
- mysql -u root -e 'select * from credits;' ninja
|
||||
- mysql -u root -e 'select * from expenses;' ninja
|
||||
- mysql -u root -e 'select * from accounts;' ninja
|
||||
- mysql -u root -e 'select * from fonts;' ninja
|
||||
- mysql -u root -e 'select * from banks;' ninja
|
||||
- cat storage/logs/laravel-error.log
|
||||
- cat storage/logs/laravel-info.log
|
||||
- FILES=$(find tests/_output -type f -name '*.png' | sort -nr)
|
||||
|
Loading…
x
Reference in New Issue
Block a user