mirror of
https://github.com/YunoHost-Apps/grav_ynh.git
synced 2024-09-03 19:16:01 +02:00
Fix tests.toml
This commit is contained in:
parent
26cad5301b
commit
b9a4600c84
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ test_format = 1.0
|
||||||
|
|
||||||
[default]
|
[default]
|
||||||
|
|
||||||
args.init_admin_permission = "john"
|
args.init_admin_permission = "package_checker"
|
||||||
|
|
||||||
test_upgrade_from.412306a.name = "v1.7.21"
|
test_upgrade_from.412306a.name = "v1.7.21"
|
||||||
test_upgrade_from.412306a.args.admin = "john"
|
test_upgrade_from.412306a.args.admin = "john"
|
||||||
|
|
Loading…
Reference in a new issue