1
0
Fork 0
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:
Alexandre Aubin 2024-05-12 19:36:02 +02:00 committed by GitHub
parent 20eee22254
commit f96eeb8584
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"