diff --git a/enrol/self/tests/behat/self_enrolment.feature b/enrol/self/tests/behat/self_enrolment.feature index 74a4793f548..c60f0ed7408 100644 --- a/enrol/self/tests/behat/self_enrolment.feature +++ b/enrol/self/tests/behat/self_enrolment.feature @@ -27,7 +27,7 @@ Feature: Users can auto-enrol themself in courses where self enrolment is allowe And I log out When I follow "Course 1" And I press "Log in as a guest" - Then I should see "Guests can not access this course, please try to log in." + Then I should see "Guests cannot access this course. Please log in." And I press "Continue" And I should see "Log in"