Vectorquantiy commented on code in PR #4542:
URL: https://github.com/apache/fineract/pull/4542#discussion_r2044589668


##########
integration-tests/src/test/java/org/apache/fineract/integrationtests/UserAdministrationTest.java:
##########
@@ -143,6 +145,28 @@ public void testUpdateUserBlockDuplicateUsername() {
         Assertions.assertEquals("error.msg.user.duplicate.username", 
reason.get("userMessageGlobalisationCode"));
     }
 
+    @Test
+    @Disabled

Review Comment:
   Currently the new test is not needed. At first I disabled it, but now 
completely removed.



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