Skip to content

Commit

Permalink
Update PublisherImplTest.java
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahrogers-google authored Jan 12, 2024
1 parent 1ce4b91 commit 93dcab0
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -587,8 +587,6 @@ public void testResumePublish() throws Exception {

Assert.assertEquals("7", future7.get());
Assert.assertEquals("8", future8.get());

shutdownTestPublisher(publisher);
}

@Test
Expand Down

0 comments on commit 93dcab0

Please sign in to comment.