1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nodered_ynh.git synced 2024-09-03 19:46:25 +02:00

Fix tests.toml

This commit is contained in:
tituspijean 2024-04-21 19:01:11 +02:00
parent bdc8029a14
commit af7d74adbd
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -10,6 +10,6 @@ test_format = 1.0
[default.test_upgrade_from.6eb3cdb] [default.test_upgrade_from.6eb3cdb]
name = "3.1.8~ynh1" name = "3.1.8~ynh1"
args.admin = "package_checker"
args.domain = "domain.tld" args.domain = "domain.tld"
args.init_main_permission = "visitors"
args.init_admin_permission = "package_checker"