From 7b4254baa0a0f9ec3630beebb2ca4d3f418f20d6 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 27 Nov 2023 23:47:57 +0100 Subject: [PATCH] For some reason, gotta specify a default domain arg when testing upgrade from old version --- tests.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests.toml b/tests.toml index 419bdc4..98907d8 100644 --- a/tests.toml +++ b/tests.toml @@ -6,6 +6,7 @@ test_format = 1.0 args.firmware_nonfree = "no" test_upgrade_from.539a1f26.name = "Pre 2.0" + test_upgrade_from.539a1f26.args.domain = "domain.tld" [with_nonfree]