From f7d00ad64ec4b2eb37c57064534e9738b142245e Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sun, 30 Jul 2023 17:05:14 +0200 Subject: [PATCH] tests.toml: not sure why but it sounds like we have to specify a default value for domain for upgrade from 1.1.x --- tests.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests.toml b/tests.toml index 1d33b64..d13467c 100644 --- a/tests.toml +++ b/tests.toml @@ -13,4 +13,5 @@ test_format = 1.0 # ------------------------------- test_upgrade_from.4e764b96.name = "Upgrade from 1.11.22" + test_upgrade_from.4e764b96.args.domain = "domain.tld" test_upgrade_from.4e764b96.args.is_public = true