galovics commented on code in PR #3768:
URL: https://github.com/apache/fineract/pull/3768#discussion_r1503821897


##########
integration-tests/src/test/java/org/apache/fineract/integrationtests/LoanTransactionReverseReplayTest.java:
##########
@@ -360,6 +361,81 @@ public void 
loanTransactionReverseReplayWithChargeOffAndCBR() {
         }
     }
 
+    @Test
+    public void loanTransactionReverseReplayWithChargeOff() {

Review Comment:
   Can we create the test (probably in a separate test class file) using the 
BaseLoanIntegrationTest? Looks much cleaner and easier to maintain.



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