Skip to content

Commit 25095bf

Browse files
committed
Update ElasticsearchConnectorApikeyIT.java
1 parent 36c481f commit 25095bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/io/confluent/connect/elasticsearch/integration/ElasticsearchConnectorApikeyIT.java

-1
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,4 @@ protected static void addApikeyConfigConfigs(Map<String, String> props) {
4343
String apikey = container.getAPIkeys().get(ELASTIC_MINIMAL_PRIVILEGES_NAME);
4444
props.put(CONNECTION_APIKEY_CONFIG, apikey);
4545
}
46-
4746
}

0 commit comments

Comments
 (0)