ilgrosso commented on code in PR #1256:
URL: https://github.com/apache/syncope/pull/1256#discussion_r2592984803


##########
core/persistence-jpa/src/test/java/org/apache/syncope/core/persistence/jpa/inner/UserTest.java:
##########
@@ -253,4 +259,41 @@ public void issueSYNCOPE1666() {
         assertTrue(encryptorManager.getInstance().
                 verify(securityAnswer, CipherAlgorithm.SSHA256, 
actual.getSecurityAnswer()));
     }
+
+    @Test
+    public void issueSYNCOPE1937()

Review Comment:
   Add similar case under neo4j's inner UserTest



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

Reply via email to