Skip to content

Commit

Permalink
Uncomment assertion that all messages aare acked in testMultipleSources
Browse files Browse the repository at this point in the history
  • Loading branch information
dimabarbul authored and thjaeckle committed Nov 29, 2023
1 parent e83fc73 commit 22b4cea
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,7 @@ public void testMultipleSources() {

disconnect(underTest, this);

// https://github.com/eclipse-ditto/ditto/issues/1768
// ensureAllMessagesAcknowledged();
ensureAllMessagesAcknowledged();
}};}

@Test
Expand Down

0 comments on commit 22b4cea

Please sign in to comment.