diff --git a/tests/acceptance/features/apiSpaces/notification.feature b/tests/acceptance/features/apiSpaces/notification.feature index 488fc3d310d..6d8cb5b961a 100644 --- a/tests/acceptance/features/apiSpaces/notification.feature +++ b/tests/acceptance/features/apiSpaces/notification.feature @@ -174,6 +174,6 @@ Feature: Notification """ Examples: | language | subject | message | - | de | Space freigegeben | Alice Hansen hat Sie zum Space notification checking hinzugefügt | + | de | Space freigegeben | Alice Hansen hat Sie zum Space notification checking hinzugef\u00fcgt | | en | Space shared | Alice Hansen added you to Space notification checking | | es | Space compartido | Alice Hansen te añadió al Space notification checking |