1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/onlyoffice_ynh.git synced 2024-09-03 19:56:11 +02:00

Fix test_upgrade_from args

This commit is contained in:
Félix Piédallu 2024-03-19 14:30:55 +01:00
parent 4671f4481a
commit 7376702a3a

View file

@ -8,4 +8,9 @@ test_format = 1.0
exclude = ["change_url"]
test_upgrade_from.205cc12c26b46c57ba8459f449e835949be44096.name = "7.3.3~ynh1"
[default.test_upgrade_from.205cc12c26b46c57ba8459f449e835949be44096]
name = "7.3.3~ynh1"
args.domain = "domain.tld"
args.path = "/"
args.nextclouddomain = "nextcloud.tld"
args.admin = "package_checker"