Arsnael commented on a change in pull request #695:
URL: https://github.com/apache/james-project/pull/695#discussion_r728602411



##########
File path: 
server/protocols/jmap-draft/src/test/java/org/apache/james/jmap/draft/crypto/SecurityKeyLoaderTest.java
##########
@@ -108,6 +107,23 @@ void loadShouldReturnAsymmetricKeysWhenCorrectPassword() 
throws Exception {
             .isNotNull();
     }
 
+    @Test
+    void test() throws Exception {

Review comment:
       ```suggestion
       void loadShouldReturnAsymmetricKeysWhenRawPublicKey() throws Exception {
   ```




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