1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/webtrees_ynh.git synced 2024-09-03 18:26:37 +02:00
webtrees_ynh/tests.toml
2024-07-01 15:00:59 +02:00

19 lines
507 B
TOML

#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/tests.v1.schema.json
test_format = 1.0
[default]
# -------------------------------
# Default args to use for install
# -------------------------------
args.admin_username = "john"
args.admin_name = "john"
args.admin_email = "admin@example.com"
# -------------------------------
# Commits to test upgrade from
# -------------------------------
test_upgrade_from.9f28316.name = "helpers v1"