Skip to content

Commit

Permalink
add test to check activity after language translation-german
Browse files Browse the repository at this point in the history
Signed-off-by: prashant-gurung899 <[email protected]>
  • Loading branch information
prashant-gurung899 committed Aug 22, 2024
1 parent ff9f8e7 commit 474f7f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/acceptance/features/apiActivities/activities.feature
Original file line number Diff line number Diff line change
Expand Up @@ -1261,7 +1261,7 @@ Feature: check activities
"required": ["message","variables"],
"properties": {
"message": {
"const": "{user} hat {resource} zum {space} hinzugefügt"
"const": "{user} hat {resource} zu {space} hinzugefügt"
},
"variables": {
"type": "object",
Expand Down

0 comments on commit 474f7f7

Please sign in to comment.