From dad641e689cbd8fda063a3c4f7dda643a9f5f0b4 Mon Sep 17 00:00:00 2001 From: Kayou Date: Mon, 24 Jun 2024 09:39:18 +0200 Subject: [PATCH] add missing argument to upgrade test --- tests.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests.toml b/tests.toml index bda8bed..e98735f 100644 --- a/tests.toml +++ b/tests.toml @@ -9,6 +9,7 @@ test_format = 1.0 """ args.admin = "john" + args.init_admin_permission="john" test_upgrade_from.c78bd4fc24803f23b1d243f397f3128d8fe663d8.name = "10.8.13_ynh1" test_upgrade_from.c78bd4fc24803f23b1d243f397f3128d8fe663d8.args.domain = "domain.tld"