Skip to content

Commit

Permalink
disable failing Fr related translation api acceptance tests
Browse files Browse the repository at this point in the history
Signed-off-by: Parajuli Kiran <[email protected]>
  • Loading branch information
kiranparajuli589 committed Apr 1, 2022
1 parent edf6872 commit 38ed1a4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tests/acceptance/features/apiTranslation/translation.feature
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,13 @@ Feature: translate messages in api response to preferred language
| old | de-DE |
| old | es-ES |
| old | zh-CN |
| old | fr-FR |
| new | de-DE |
| new | es-ES |
| new | zh-CN |

@skipOnOcV10 @issue-39931
Examples:
| old | fr-FR |
| new | fr-FR |

@skipOnOcV10 @personalSpace
Expand Down

0 comments on commit 38ed1a4

Please sign in to comment.