1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dendrite_ynh.git synced 2024-09-03 18:25:58 +02:00

Fix tests.toml

This commit is contained in:
tituspijean 2023-08-26 16:13:03 +00:00
parent 84844350aa
commit 1a04280564

View file

@ -19,4 +19,6 @@ test_format = 1.0
# ------------------------------- # -------------------------------
test_upgrade_from.15f4690b.name = "Upgrade from 0.9.9" test_upgrade_from.15f4690b.name = "Upgrade from 0.9.9"
test_upgrade_from.15f4690b.args.domain = "domain.tld"
test_upgrade_from.15f4690b.args.server_name = "domain.tld"
test_upgrade_from.15f4690b.args.registration = true test_upgrade_from.15f4690b.args.registration = true