mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36: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
|
@ -156,7 +156,7 @@ Feature: Set up contextual data for tests
|
|||
And I log in as "user5"
|
||||
And I should see "You are logged in as"
|
||||
And I am on "Course 1" course homepage
|
||||
And I should see "You can not enrol yourself in this course."
|
||||
And I should see "You cannot enrol yourself in this course."
|
||||
|
||||
Scenario: Add modules
|
||||
Given the following "courses" exist:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue