adamsaghy commented on code in PR #6341:
URL: https://github.com/apache/fineract/pull/6341#discussion_r3880164282
##########
fineract-e2e-tests-runner/src/test/resources/features/LoanReAging-Part3.feature:
##########
@@ -1692,142 +1296,6 @@ Feature: LoanReAging - Part3
| Transaction date | Transaction Type | Amount | Principal | Interest |
Fees | Penalties | Loan Balance | Reverted | Replayed |
| 01 January 2024 | Disbursement | 100.0 | 0.0 | 0.0 |
0.0 | 0.0 | 100.0 | false | false |
| 01 February 2024 | Repayment | 17.01 | 16.43 | 0.58 |
0.0 | 0.0 | 83.57 | false | false |
-# --- Reschedule before re-age ---
Review Comment:
Why do we remove these?
--
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]