1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/weblate_ynh.git synced 2024-10-01 13:35:04 +02:00

Fix upgrade from manifestv1 : is_public=true

This commit is contained in:
Salamandar 2024-02-02 12:45:18 +01:00
parent 592c25c88c
commit 575a99036a

View file

@ -5,24 +5,21 @@ test_format = 1.0
# ------------
# Tests to run
# ------------
# -------------------------------
# Default args to use for install
# -------------------------------
# -------------------------------
# Commits to test upgrade from
# -------------------------------
test_upgrade_from.2749e7b.name = "5.3.1 - packaging v1"
test_upgrade_from.2749e7b.args.domain = "domain.tld"
test_upgrade_from.2749e7b.args.is_public = true
test_upgrade_from.2749e7b.args.admin = "package_checker"
test_upgrade_from.2749e7b.args.password = "password"
test_upgrade_from.2749e7b.args.used_forge = "GitHub"
test_upgrade_from.2749e7b.args.forge_token = "11111111111"