Skip to content

Commit

Permalink
[Behat] Adjusted error message for duplicated language code
Browse files Browse the repository at this point in the history
  • Loading branch information
mnocon committed Oct 12, 2023
1 parent b068742 commit ff16173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/standard/Languages.feature
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Feature: Languages management
| Name | Deutsch Second |
| Language code | de-DE |
And I perform the "Save and close" action
Then error notification that "language with the specified language code already exists" appears
Then error notification that 'language with the "de-DE" language code already exists' appears

@javascript
Scenario: Changes can be discarded while editing Language
Expand Down

0 comments on commit ff16173

Please sign in to comment.