1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/listmonk_ynh.git synced 2024-09-03 19:36:15 +02:00

tests: add missing args for upgrade from²

This commit is contained in:
Tagada 2023-10-01 13:20:07 +02:00
parent 0255026ed7
commit bac5dcc188

View file

@ -7,5 +7,6 @@ test_format = 1.0
# -------------------------------
test_upgrade_from.4b1297d8.name = "Upgrade from 2.3.0"
test_upgrade_from.4b1297d8.args.admin = "package_checker"
test_upgrade_from.4b1297d8.args.admin = "package_checker"
test_upgrade_from.4b1297d8.args.password = "much_s3cur1ty"
test_upgrade_from.4b1297d8.args.domain = "domain.tld"