mirror of
https://github.com/YunoHost-Apps/concrete5_ynh.git
synced 2024-09-03 18:25:54 +02:00
Update tests.toml: fix tests args ...
This commit is contained in:
parent
851274893a
commit
0eddb31de3
1 changed files with 2 additions and 2 deletions
|
@ -6,5 +6,5 @@ test_format = 1.0
|
|||
|
||||
test_upgrade_from.999e80544755ecac2e2b01d06682b4262a4d5b81.name = "old version"
|
||||
test_upgrade_from.999e80544755ecac2e2b01d06682b4262a4d5b81.args.domain = "domain.tld"
|
||||
test_upgrade_from.999e80544755ecac2e2b01d06682b4262a4d5b81.args.admin_name = "package_checker"
|
||||
test_upgrade_from.999e80544755ecac2e2b01d06682b4262a4d5b81.args.admin_pass = "S0me p4ssword"
|
||||
test_upgrade_from.999e80544755ecac2e2b01d06682b4262a4d5b81.args.admin = "package_checker"
|
||||
test_upgrade_from.999e80544755ecac2e2b01d06682b4262a4d5b81.args.password = "S0me p4ssword"
|
||||
|
|
Loading…
Add table
Reference in a new issue