From 6915da586d0c8c6215073f4af4b71bd42dd00632 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sat, 14 Oct 2023 13:41:09 +0200 Subject: [PATCH] =?UTF-8?q?Fix=20tests.toml=C2=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests.toml b/tests.toml index 4297a00..e7b1a4f 100644 --- a/tests.toml +++ b/tests.toml @@ -7,4 +7,7 @@ test_format = 1.0 args.init_admin_permission="package_checker" test_upgrade_from.f356f5b8f496f626aba3ec0f9d9c40c4cb54e7f6.name = "2.15.2~ynh1" + test_upgrade_from.f356f5b8f496f626aba3ec0f9d9c40c4cb54e7f6.args.domain="domain.tld" + test_upgrade_from.f356f5b8f496f626aba3ec0f9d9c40c4cb54e7f6.args.path="/dotclear2" + test_upgrade_from.f356f5b8f496f626aba3ec0f9d9c40c4cb54e7f6.args.init_main_permission="visitors" test_upgrade_from.f356f5b8f496f626aba3ec0f9d9c40c4cb54e7f6.args.init_admin_permission="package_checker"