From 5558a0b5cbbba129d516b1fd3d542f92f9d083c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Mon, 18 Dec 2023 19:27:04 +0100 Subject: [PATCH] Update tests config --- tests.toml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tests.toml b/tests.toml index bcd32f2..0545023 100644 --- a/tests.toml +++ b/tests.toml @@ -5,7 +5,7 @@ test_format = 1.0 # ------------------------------- # Default args to use for install # ------------------------------- - + args.default_home_server = "matrix.org" # ------------------------------- @@ -13,5 +13,3 @@ test_format = 1.0 # ------------------------------- test_upgrade_from.26a68cb850f5886aa78671e241a897f48910f314.name = "Upgrade from 1.11.37" - test_upgrade_from.26a68cb850f5886aa78671e241a897f48910f314.args.domain = "domain.tld" - test_upgrade_from.26a68cb850f5886aa78671e241a897f48910f314.args.is_public = true