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