adamsaghy commented on code in PR #5865:
URL: https://github.com/apache/fineract/pull/5865#discussion_r3318869536


##########
fineract-e2e-tests-core/src/test/java/org/apache/fineract/test/helper/ErrorMessageHelper.java:
##########
@@ -1102,34 +1102,10 @@ public static String 
undoDisbursalDisallowedFailure(String status) {
         return String.format("Transition LOAN_DISBURSAL_UNDO is not allowed 
from status %s", status);
     }
 
-    public static String discountAmountExceedFailure() {

Review Comment:
   This looks unrelated changes...



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