MDL-70964 lang: Use the fixed strings in tests

This commit is contained in:
David Mudrák 2021-02-25 09:38:38 +01:00
parent 422e70e308
commit 0c9eaeff59
6 changed files with 12 additions and 12 deletions

View file

@ -62,7 +62,7 @@ Feature: Users can auto-enrol themself in courses where self enrolment is allowe
Scenario: Self-enrolment disabled
Given I log in as "student1"
When I am on "Course 1" course homepage
Then I should see "You can not enrol yourself in this course"
Then I should see "You cannot enrol yourself in this course"
Scenario: Self-enrolment enabled requiring a group enrolment key
Given I log in as "teacher1"