This is an automated email from the ASF dual-hosted git repository.
adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from 61637cd5a9 Merge pull request #5659
add 412bf36184 FINERACT-2550: Fix unsupported templateType returning null
response and add test for validation
new 2c0df3b559 Merge pull request #5667
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../loanaccount/api/LoansApiResource.java | 5 +-
...ansApiResourceRetrieveApprovalTemplateTest.java | 145 +++++++++++++++++++++
2 files changed, 149 insertions(+), 1 deletion(-)
create mode 100644
fineract-provider/src/test/java/org/apache/fineract/portfolio/loanaccount/api/LoansApiResourceRetrieveApprovalTemplateTest.java