mirror of
https://github.com/YunoHost-Apps/webtrees_ynh.git
synced 2024-09-03 18:26:37 +02:00
Update tests.toml
This commit is contained in:
parent
328fed2018
commit
89d8d562b7
1 changed files with 12 additions and 0 deletions
12
tests.toml
12
tests.toml
|
@ -2,4 +2,16 @@ test_format = 1.0
|
|||
|
||||
[default]
|
||||
|
||||
# -------------------------------
|
||||
# Default args to use for install
|
||||
# -------------------------------
|
||||
|
||||
args.username = "john"
|
||||
args.name = "john"
|
||||
args.email = "admin@example.com"
|
||||
|
||||
# -------------------------------
|
||||
# Commits to test upgrade from
|
||||
# -------------------------------
|
||||
|
||||
test_upgrade_from.7931d052.name = "Upgrade from 2.0.23"
|
||||
|
|
Loading…
Add table
Reference in a new issue