mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
MDL-82599 lang: Use the fixed strings in tests, too
This commit is contained in:
parent
c5b3abf9f5
commit
7af4e8816f
14 changed files with 29 additions and 29 deletions
|
@ -37,7 +37,7 @@ Feature: Default value for the textarea custom field can contain images
|
|||
And I click on "Private files" "link" in the ".fp-repo-area" "css_element"
|
||||
And I click on "gd-logo.png" "link"
|
||||
And I click on "Select this file" "button"
|
||||
And I set the field "How would you describe this image to someone who can't see it:" to "Example"
|
||||
And I set the field "How would you describe this image to someone who can't see it?" to "Example"
|
||||
And I click on "Save" "button" in the "Image details" "dialogue"
|
||||
And I click on "Save changes" "button" in the "Adding a new Text area" "dialogue"
|
||||
And I log out
|
||||
|
|
|
@ -84,7 +84,7 @@ Feature: Teachers can edit course custom fields
|
|||
And I click on "Private files" "link" in the ".fp-repo-area" "css_element"
|
||||
And I click on "gd-logo.png" "link"
|
||||
And I click on "Select this file" "button"
|
||||
And I set the field "How would you describe this image to someone who can't see it:" to "Example"
|
||||
And I set the field "How would you describe this image to someone who can't see it?" to "Example"
|
||||
And I click on "Save" "button" in the "Image details" "dialogue"
|
||||
And I click on "Save changes" "button" in the "Updating Field 1" "dialogue"
|
||||
And I log out
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue