1
0
Fork 0
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:
Alexandre Aubin 2024-01-07 00:08:53 +01:00 committed by GitHub
parent 851274893a
commit 0eddb31de3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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