Skip to content

Commit

Permalink
Adding more changes
Browse files Browse the repository at this point in the history
Signed-off-by: Sarat Vemulapalli <[email protected]>
  • Loading branch information
saratvemulapalli committed Feb 1, 2023
1 parent c7b0f03 commit b9dc18a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/test/java/org/opensearch/sdk/TestExtensionsRunner.java
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,6 @@ public void testHandleExtensionInitRequest() throws UnknownHostException {
DiscoveryExtensionNode extension = new DiscoveryExtensionNode(
EXTENSION_NAME,
"opensearch-sdk-1",
"",
"",
"",
sourceNode.getAddress(),
new HashMap<String, String>(),
Version.fromString("3.0.0"),
Expand Down

0 comments on commit b9dc18a

Please sign in to comment.