Skip to content

Commit

Permalink
Update ElasticsearchConnectorApikeyIT.java
Browse files Browse the repository at this point in the history
  • Loading branch information
alozano3 authored Oct 11, 2024
1 parent e209900 commit 52a4b37
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,4 @@ protected static void addApikeyConfigConfigs(Map<String, String> props) {
String apikey = container.getAPIkeys().get(ELASTIC_MINIMAL_PRIVILEGES_NAME);
props.put(CONNECTION_APIKEY_CONFIG, apikey);
}

}

0 comments on commit 52a4b37

Please sign in to comment.