Skip to content

Commit

Permalink
Update QueryGroupRequestOperationListenerTests.java
Browse files Browse the repository at this point in the history
Signed-off-by: Kiran Prakash <[email protected]>
  • Loading branch information
kiranprakash154 committed Sep 2, 2024
1 parent e7a8fa0 commit 5b9bc90
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ public void setUp() throws Exception {
sut = new QueryGroupRequestOperationListener(queryGroupService, testThreadPool);
}


public void tearDown() throws Exception {
super.tearDown();
testThreadPool.shutdown();
Expand Down

0 comments on commit 5b9bc90

Please sign in to comment.