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


##########
integration-tests/src/test/java/org/apache/fineract/integrationtests/common/fixeddeposit/FixedDepositAccountHelper.java:
##########
@@ -636,4 +636,29 @@ public FixedDepositAccountHelper 
withCharges(List<HashMap<String, String>> charg
         this.charges = charges;
         return this;
     }
+
+    // TODO: Rewrite to use fineract-client instead!

Review Comment:
   Please use Fineract-client-feign for testing!



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