chibenwa commented on code in PR #2408:
URL: https://github.com/apache/james-project/pull/2408#discussion_r1756774913


##########
server/protocols/webadmin-integration-test/distributed-webadmin-integration-test/src/test/java/org/apache/james/webadmin/integration/rabbitmq/ConsistencyTasksIntegrationTest.java:
##########
@@ -544,4 +544,28 @@ void 
solveMessagesInconsistencyShouldSolveNothingWhenNoInconsistencies(GuiceJame
 
         assertThat(testIMAPClient.readFirstMessage()).contains(MESSAGE);
     }
+
+    @Test
+    void shouldSolveMessagesDeletedInconsistency(GuiceJamesServer server) 
throws IOException {
+        // schema version 6 or higher required to run solve message 
inconsistencies task

Review Comment:
   Relevant comment?



-- 
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