Skip to content

Commit

Permalink
Update QueryGroupRequestOperationListenerTests.java
Browse files Browse the repository at this point in the history
Signed-off-by: Kiran Prakash <awskiran@amazon.com>
  • Loading branch information
kiranprakash154 committed Sep 2, 2024
1 parent 5b9bc90 commit 495d9d1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ 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 495d9d1

Please sign in to comment.