hungphan227 commented on code in PR #2183:
URL: https://github.com/apache/james-project/pull/2183#discussion_r1552864019


##########
server/protocols/jmap-rfc-8621-integration-tests/jmap-rfc-8621-integration-tests-common/src/main/scala/org/apache/james/jmap/rfc8621/contract/EmailQueryMethodContract.scala:
##########
@@ -2997,7 +2997,7 @@ trait EmailQueryMethodContract {
 
     val message1: Message = Message.Builder
       .of
-      .setTo("[email protected]")
+      .setTo("\"aaa\" <[email protected]>")

Review Comment:
   the error still occurred when I debug this test with cassandra 
implementation. Do not know why this test has never failed in master build?



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