Skip to content

Commit

Permalink
Trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
chi3316 committed Sep 7, 2024
1 parent d638ded commit 58ddc03
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,6 @@ public void test3ConsumerAndCrashOne() throws InterruptedException {
producer.clearMsg();
consumer1.clearMsg();
consumer2.clearMsg();


producer.send(msgSize);
Assert.assertEquals("Not all are sent", msgSize, producer.getAllUndupMsgBody().size());

Expand Down

0 comments on commit 58ddc03

Please sign in to comment.