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/09 07:36:17 UTC

[GitHub] [james-project] Arsnael commented on a diff in pull request #1157: JAMES-3775 Experiment with Rspamd `Deliver-To` header

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


##########
third-party/rspamd/src/test/java/org/apache/james/rspamd/client/RspamdHttpClientTest.java:
##########
@@ -201,6 +201,30 @@ void checkNonVirusMailUsingRspamdClientWithExactPasswordShouldReturnHasNoVirus()
         assertThat(analysisResult.hasVirus()).isFalse();
     }
 
+    @Test
+    void test() throws InterruptedException {

Review Comment:
   Should not forget to change that name



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