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

This commit is contained in:
David Mudrák
2025-07-31 17:06:06 +02:00
parent 580a46bf12
commit 8143ad5cb5
@@ -44,7 +44,7 @@ Feature: Custom profile fields creation using UI
And I click on "Create a new profile field" "link"
And I click on "Social" "link"
And I set the following fields to these values:
| Network type | Web page |
| Network type | Website |
| Short name | social |
When I click on "Save changes" "button"
Then I should see "Web page"
Then I should see "Website"