ElasticV6QueryProjectsTest: Use V6_7
Change-Id: I9db3f9b383375ceed7ccd97dd83f3873e6578440
This commit is contained in:
@@ -41,7 +41,7 @@ public class ElasticV6QueryProjectsTest extends AbstractQueryProjectsTest {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
container = ElasticContainer.createAndStart(ElasticVersion.V6_2);
|
container = ElasticContainer.createAndStart(ElasticVersion.V6_7);
|
||||||
nodeInfo = new ElasticNodeInfo(container.getHttpHost().getPort());
|
nodeInfo = new ElasticNodeInfo(container.getHttpHost().getPort());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user