mirror of
https://github.com/YunoHost-Apps/jellyfin_ynh.git
synced 2024-09-03 19:26:29 +02:00
add missing argument to upgrade test
This commit is contained in:
parent
62226ad53a
commit
dad641e689
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ test_format = 1.0
|
||||||
"""
|
"""
|
||||||
|
|
||||||
args.admin = "john"
|
args.admin = "john"
|
||||||
|
args.init_admin_permission="john"
|
||||||
|
|
||||||
test_upgrade_from.c78bd4fc24803f23b1d243f397f3128d8fe663d8.name = "10.8.13_ynh1"
|
test_upgrade_from.c78bd4fc24803f23b1d243f397f3128d8fe663d8.name = "10.8.13_ynh1"
|
||||||
test_upgrade_from.c78bd4fc24803f23b1d243f397f3128d8fe663d8.args.domain = "domain.tld"
|
test_upgrade_from.c78bd4fc24803f23b1d243f397f3128d8fe663d8.args.domain = "domain.tld"
|
||||||
|
|
Loading…
Add table
Reference in a new issue