Skip to content

Commit 200a5fe

Browse files
committed
removing accidental newline
1 parent 39a259d commit 200a5fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/ingest-geoip/src/internalClusterTest/java/org/elasticsearch/ingest/geoip/EnterpriseGeoIpDownloaderIT.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ public void testEnterpriseDownloaderTask() throws Exception {
127127
* We know that the databases index has been populated (because we waited around, :wink:), but we don't know for sure that
128128
* the databases have been pulled down and made available on all nodes. So we run these ingest-and-check steps in assertBusy blocks.
129129
*/
130-
131130
assertBusy(() -> {
132131
logger.info("Ingesting a test document");
133132
String documentId = ingestDocument(indexName, geoipPipelineName, sourceField, "89.160.20.128");

0 commit comments

Comments
 (0)