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