mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
Yet more unsupported locales for Kerb tests (#112555)
Adds more locales, in addition to https://github.com/elastic/elasticsearch/pull/109670 (see the original PR for context). Closes: https://github.com/elastic/elasticsearch/issues/112533 Closes: https://github.com/elastic/elasticsearch/issues/112534
This commit is contained in:
parent
02dfcbc9cf
commit
a2df7e7229
1 changed files with 2 additions and 1 deletions
|
@ -86,7 +86,8 @@ public abstract class KerberosTestCase extends ESTestCase {
|
|||
"sd",
|
||||
"mni",
|
||||
"sat",
|
||||
"sa"
|
||||
"sa",
|
||||
"bgc"
|
||||
);
|
||||
|
||||
@BeforeClass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue