You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by GitBox <gi...@apache.org> on 2022/09/19 04:39:21 UTC

[GitHub] [james-project] Arsnael commented on a diff in pull request #1189: JAMES-3775 Refactor GetMailboxMessagesService + Clean code + Fix webadmin task

Arsnael commented on code in PR #1189:
URL: https://github.com/apache/james-project/pull/1189#discussion_r973825138


##########
third-party/rspamd/src/test/java/org/apache/james/rspamd/task/FeedHamToRspamdTaskTest.java:
##########
@@ -142,6 +165,22 @@ void taskShouldReportAllHamMessagesOfAllUsersByDefault() throws MailboxException
                 .build());
     }
 
+    @Test
+    void taskShouldHitToRspamdServerWhenLearnHam() throws MailboxException{

Review Comment:
   ```suggestion
       void taskShouldHitToRspamdServerWhenLearnHam() throws MailboxException {
   ```



-- 
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: notifications-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org