Skip to content

Commit

Permalink
test: fix e2e test after language rename
Browse files Browse the repository at this point in the history
  • Loading branch information
kulmann committed Nov 22, 2023
1 parent 02c1a3e commit 1073c51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/e2e/cucumber/features/smoke/languageChange.feature
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ Feature: language settings

And "Alice" logs in
And "Alice" opens the user menu
And "Alice" changes the language to "Deutsch"
And "Alice" changes the language to "Deutsch - German"
When "Alice" logs out
And "Alice" logs in
Then "Alice" should see the following notifications
| message |
| Brian Murphy hat check_message mit Ihnen geteilt |
And "Alice" logs out


0 comments on commit 1073c51

Please sign in to comment.