Skip to content

Commit

Permalink
Adding companion changes to RestActions Protobuf changes (#704) (#711)
Browse files Browse the repository at this point in the history
(cherry picked from commit 3d4bff1)

Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 6d3b7cb commit 45ca8df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/java/org/opensearch/sdk/TestExtensionsRunner.java
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ public class TestExtensionsRunner extends OpenSearchTestCase {
public void setUp() throws Exception {
super.setUp();
this.extensionsRunner = new ExtensionsRunnerForTest();
extensionsRunner.setUniqueId("opensearch-sdk-1");
this.extensionsInitRequestHandler = new ExtensionsInitRequestHandler(extensionsRunner);

this.transportService = spy(
Expand Down

0 comments on commit 45ca8df

Please sign in to comment.