From 483e82edfdf93e41ee602fdf201b30359075bbfc Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sat, 14 Oct 2023 17:54:08 +0200 Subject: [PATCH] =?UTF-8?q?Fix=20tests.toml=C2=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests.toml b/tests.toml index e7b1a4f..3fb0942 100644 --- a/tests.toml +++ b/tests.toml @@ -9,5 +9,5 @@ test_format = 1.0 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" + test_upgrade_from.f356f5b8f496f626aba3ec0f9d9c40c4cb54e7f6.args.admin="package_checker" + test_upgrade_from.f356f5b8f496f626aba3ec0f9d9c40c4cb54e7f6.args.is_public="true"