mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-08 14:05:02 +00:00
wip
This commit is contained in:
parent
e9e20988c9
commit
5f42743f48
@ -21,6 +21,4 @@ public class TestElasticsearchContainerHelper {
|
|||||||
|
|
||||||
return new ElasticsearchContainer(ELASTICSEARCH_IMAGE)
|
return new ElasticsearchContainer(ELASTICSEARCH_IMAGE)
|
||||||
.withStartupTimeout(Duration.of(300, SECONDS));
|
.withStartupTimeout(Duration.of(300, SECONDS));
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user