wip
This commit is contained in:
parent
5f42743f48
commit
838ac890d3
|
@ -21,4 +21,6 @@ public class TestElasticsearchContainerHelper {
|
|||
|
||||
return new ElasticsearchContainer(ELASTICSEARCH_IMAGE)
|
||||
.withStartupTimeout(Duration.of(300, SECONDS));
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue