mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
Class name typo.
This commit is contained in:
parent
d25c14a9e9
commit
bdced9c772
@ -31,7 +31,7 @@ import static org.elasticsearch.common.settings.ImmutableSettings.settingsBuilde
|
||||
import static org.hamcrest.MatcherAssert.assertThat;
|
||||
import static org.hamcrest.Matchers.equalTo;
|
||||
|
||||
public class InternalSettingsPerparerTests extends ElasticsearchTestCase {
|
||||
public class InternalSettingsPreparerTests extends ElasticsearchTestCase {
|
||||
@Before
|
||||
public void setupSystemProperties() {
|
||||
System.setProperty("es.node.zone", "foo");
|
Loading…
x
Reference in New Issue
Block a user