MDL-52018 lang: Fix behat test to use the new string

This commit is contained in:
David Mudrák
2015-11-02 22:42:27 +01:00
parent 2d8d39406b
commit 2b459a6e97
@@ -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"