From ac244ed7713e1cd4ee1c1c0e56d924dba2163c49 Mon Sep 17 00:00:00 2001 From: NinaHerrmann Date: Fri, 12 Jul 2024 16:09:25 +0200 Subject: [PATCH] fix test --- tests/behat/installed.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/behat/installed.feature b/tests/behat/installed.feature index 9ef93e4436f..a6f43414c79 100644 --- a/tests/behat/installed.feature +++ b/tests/behat/installed.feature @@ -8,5 +8,5 @@ Feature: Installation succeeds Given I log in as "admin" And I navigate to "Plugins > Plugins overview" in site administration Then the following should exist in the "plugins-control-panel" table: + |Plugin name| |moodleoverflow| - |mod_moodleoverflow|