From 0d0c121823df3762fc533cee923638e897b45302 Mon Sep 17 00:00:00 2001 From: John Lane <46030891+JohnOLane@users.noreply.github.com> Date: Tue, 16 Jul 2024 15:49:11 -0600 Subject: [PATCH] Trying fix for behat issue. --- db/access.php | 1 + 1 file changed, 1 insertion(+) diff --git a/db/access.php b/db/access.php index fb9b93c6..09401507 100644 --- a/db/access.php +++ b/db/access.php @@ -215,6 +215,7 @@ 'captype' => 'read', 'contextlevel' => CONTEXT_MODULE, 'archetypes' => array( + 'manager' => CAP_ALLOW ) ),