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:
parent
4671f4481a
commit
7376702a3a
1 changed files with 6 additions and 1 deletions
|
@ -8,4 +8,9 @@ test_format = 1.0
|
||||||
|
|
||||||
exclude = ["change_url"]
|
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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue