Skip to content

Commit

Permalink
test: Comment out logging
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelpri10 committed May 14, 2024
1 parent 095c950 commit 0ab8336
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ public void testEnableMessageOrdering_overwritesMaxAttempts() throws Exception {
*/
@Test
public void testResumePublish() throws Exception {
System.out.println("Starting testResumePublish");
// System.out.println("Starting testResumePublish");
Publisher publisher =
getTestPublisherBuilder()
.setBatchingSettings(
Expand Down

0 comments on commit 0ab8336

Please sign in to comment.