Skip to content

Commit

Permalink
Merge pull request #39934 from owncloud/revert-fr-transifix-change
Browse files Browse the repository at this point in the history
disable `fr` related api acceptance tests because of #39931
  • Loading branch information
kiranparajuli589 authored Apr 1, 2022
2 parents edf6872 + 38ed1a4 commit d8638c7
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 d8638c7

Please sign in to comment.