Skip to content

Commit

Permalink
feat: OB-8353
Browse files Browse the repository at this point in the history
* Move getDialectSuffix method from TranslationManagementServiceApiClient to DefaultTranslationsService
* Added tests to DefaultTranslationsServiceIT
  • Loading branch information
Leandro13Silva13 committed Jan 18, 2024
1 parent 1b16e08 commit 1c0b211
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,4 @@ void fetchTranslations_Should_call_fetchDefaultTranslations_When_translationMana
verify(defaultTranslationsService).fetchDefaultTranslations(any(), any(), any());

}

}

0 comments on commit 1c0b211

Please sign in to comment.