1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/outline_ynh.git synced 2024-09-03 19:56:12 +02:00

Update tests.toml

This commit is contained in:
Alexandre Aubin 2024-01-23 13:10:19 +01:00 committed by Félix Piédallu
parent c55392ae4e
commit 48acaf4ff9

View file

@ -27,5 +27,5 @@ test_format = 1.0
test_upgrade_from.01d37841270a502d16767a9d7e4e19c8a85a5d06.args.domain = "domain.tld"
test_upgrade_from.01d37841270a502d16767a9d7e4e19c8a85a5d06.args.dex_domain = "dex.domain.tld"
test_upgrade_from.01d37841270a502d16767a9d7e4e19c8a85a5d06.args.minio_domain = "minio.domain.tld"
test_upgrade_from.01d37841270a502d16767a9d7e4e19c8a85a5d06.args.minio_admin = "null"
test_upgrade_from.01d37841270a502d16767a9d7e4e19c8a85a5d06.args.minio_password = "null"
test_upgrade_from.01d37841270a502d16767a9d7e4e19c8a85a5d06.args.minio_admin = "package_checker"
test_upgrade_from.01d37841270a502d16767a9d7e4e19c8a85a5d06.args.minio_password = "SomeSuperPassword1234"