mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
MDL-70964 lang: Use the fixed strings in tests
This commit is contained in:
parent
422e70e308
commit
0c9eaeff59
6 changed files with 12 additions and 12 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue