restored @Test annotation in SimpleValidateQueryTests
This commit is contained in:
parent
d1ddbd2c51
commit
7980911d96
|
@ -191,6 +191,7 @@ public class SimpleValidateQueryTests extends ElasticsearchIntegrationTest {
|
|||
|
||||
}
|
||||
|
||||
@Test
|
||||
public void explainValidateQueryTwoNodes() throws IOException {
|
||||
createIndex("test");
|
||||
ensureGreen();
|
||||
|
|
Loading…
Reference in New Issue