From e6ae0d54b2623e9d8bac10063370cf5e3cb79a53 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Mon, 13 Nov 2023 20:47:08 +0100 Subject: [PATCH] Update tests.toml: also add a domain arg ... --- tests.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests.toml b/tests.toml index c7aef78..9274f4e 100644 --- a/tests.toml +++ b/tests.toml @@ -4,3 +4,4 @@ test_format = 1.0 test_upgrade_from.cd2f91ab.name = "Upgrade from 0.8.1.2135" test_upgrade_from.cd2f91ab.args.admin = "package_checker" + test_upgrade_from.cd2f91ab.args.domain = "domain.tld"