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 adc72d0 commit d638ded
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ public void test3ConsumerAndCrashOne() throws InterruptedException {
consumer1.clearMsg();
consumer2.clearMsg();


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

Expand Down

0 comments on commit d638ded

Please sign in to comment.