MDL-82599 lang: Use the fixed strings in tests, too

This commit is contained in:
David Mudrák 2024-08-01 12:58:27 +02:00
parent c5b3abf9f5
commit 7af4e8816f
14 changed files with 29 additions and 29 deletions

View file

@ -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

View file

@ -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