Skip to content

Commit

Permalink
[Test] Add ckb to the list of unsupported languages (#32611)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkakavas authored and Yogesh Gaikwad committed Aug 6, 2018
1 parent fd87d93 commit 3ef1e02
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ public abstract class KerberosTestCase extends ESTestCase {
unsupportedLocaleLanguages.add("uz");
unsupportedLocaleLanguages.add("fa");
unsupportedLocaleLanguages.add("ks");
unsupportedLocaleLanguages.add("ckb");
}

@BeforeClass
Expand Down

0 comments on commit 3ef1e02

Please sign in to comment.