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