mirror of
https://github.com/YunoHost-Apps/invoiceninja5_ynh.git
synced 2024-09-03 19:26:23 +02:00
Update tests.toml
This commit is contained in:
parent
ae07d07dbc
commit
7a821c7271
1 changed files with 10 additions and 0 deletions
10
tests.toml
10
tests.toml
|
@ -2,8 +2,18 @@ test_format = 1.0
|
|||
|
||||
[default]
|
||||
|
||||
|
||||
# -------------------------------
|
||||
# Default args to use for install
|
||||
# -------------------------------
|
||||
|
||||
args.mail_address = "invoiceninja@domain.tld"
|
||||
args.mail_name = "invoiceninja"
|
||||
|
||||
# -------------------------------
|
||||
# Commits to test upgrade from
|
||||
# -------------------------------
|
||||
|
||||
test_upgrade_from.0e2b033a71b7401e7b1e0180780cc0096f1834a5.name = "Upgrade from 5.5.122"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue