adamsaghy commented on code in PR #3288:
URL: https://github.com/apache/fineract/pull/3288#discussion_r1253247503
##########
integration-tests/src/test/java/org/apache/fineract/integrationtests/common/GlobalConfigurationHelper.java:
##########
@@ -677,6 +692,12 @@ public static Integer
updateIsAutomaticExternalIdGenerationEnabled(final Request
return updateEnabledFlagForGlobalConfiguration(requestSpec,
responseSpec, configId, enabled);
}
+ public static Integer updateChargeAccrualDate(final RequestSpecification
requestSpec, final ResponseSpecification responseSpec,
Review Comment:
You are right! I dont know how i missed this :D
--
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]