adamsaghy commented on code in PR #5590:
URL: https://github.com/apache/fineract/pull/5590#discussion_r2930415932
##########
integration-tests/src/test/java/org/apache/fineract/integrationtests/FixedDepositTest.java:
##########
@@ -2952,6 +2952,73 @@ private Integer createTaxGroup(final String percentage,
final Account liabilityA
/**
* Delete the Liability transfer account
*/
+ @Test
+ public void testFixedDepositAccountUndoTransaction() {
Review Comment:
Please check whether transaction was reverted, balances are correct and
journal entries are correct.
--
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]