From d047ddb466d64fb750396636083d6314b339bc74 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Thu, 7 Sep 2023 19:48:49 +0200 Subject: [PATCH] For some reason the CI doesn't set default init_main_permission x_x --- tests.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests.toml b/tests.toml index 5dc9c12..fe5210c 100644 --- a/tests.toml +++ b/tests.toml @@ -6,6 +6,7 @@ test_format = 1.0 # Default args to use for install # ------------------------------- + args.init_main_permission = "visitors" args.etherpad_instance = "https://annuel2.framapad.org" # -------------------------------