From 93737879293b2f8a8afce4975a4f762781c75a62 Mon Sep 17 00:00:00 2001 From: Andrew Nicols Date: Wed, 23 Jun 2021 14:04:21 +0800 Subject: [PATCH 2/2] MDL-51202 enrol_meta: Behat fix --- enrol/meta/tests/behat/enrol_meta.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/enrol/meta/tests/behat/enrol_meta.feature b/enrol/meta/tests/behat/enrol_meta.feature index 6ed84e4462..c96d37b638 100644 --- a/enrol/meta/tests/behat/enrol_meta.feature +++ b/enrol/meta/tests/behat/enrol_meta.feature @@ -77,7 +77,7 @@ Feature: Enrolments are synchronised with meta courses And I should see "Course 1 course" in the "Student 3" "table_row" And I should see "Course 1 course" in the "Student 4" "table_row" And I navigate to "Users > Groups" in current page administration - And the "Groups" select box should contain "Course 1 course (4)" + And the "Groups" select box should contain "Course 1 course (4) (group created by 'Course meta link' component)" Scenario: Backup and restore of meta enrolment instance When I am on "Course 3" course homepage -- 2.30.0