adamsaghy commented on code in PR #5460:
URL: https://github.com/apache/fineract/pull/5460#discussion_r2816776845
##########
integration-tests/src/test/java/org/apache/fineract/integrationtests/common/CreditBureauConfigurationHelper.java:
##########
@@ -214,4 +214,34 @@ public static String
updateCreditBureauConfigurationAsJson(final String configKe
return new Gson().toJson(map);
}
+ // TODO: Rewrite to use fineract-client instead!
Review Comment:
Please do not introduce new functionalities which are not using the
fineract-client framework!
--
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]