quantranhong1999 commented on code in PR #1119:
URL: https://github.com/apache/james-project/pull/1119#discussion_r943311681


##########
event-bus/api/src/test/java/org/apache/james/events/EventDeadLettersContract.java:
##########
@@ -197,6 +197,14 @@ default void removeShouldThrowWhenGroupIsNull() {
                 .isInstanceOf(IllegalArgumentException.class);
         }
 
+        @Test
+        default void removeAllEventsOfAGroupShouldThrowWhenGroupIsNull() {

Review Comment:
   It should remove the group (in Cassandra group table) (y)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to