mirror of
https://github.com/YunoHost-Apps/nodered_ynh.git
synced 2024-09-03 19:46:25 +02:00
Update tests.toml: fix test from upgrade, CI assumes the app to be installed on sub.domain.tld
This commit is contained in:
parent
20eee22254
commit
f96eeb8584
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ test_format = 1.0
|
|||
|
||||
[default.test_upgrade_from.6eb3cdb]
|
||||
name = "3.1.8~ynh1"
|
||||
args.domain = "domain.tld"
|
||||
args.domain = "sub.domain.tld"
|
||||
args.init_main_permission = "visitors"
|
||||
args.init_admin_permission = "package_checker"
|
||||
args.admin = "package_checker"
|
||||
|
|
Loading…
Reference in a new issue