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 39aa7b5afd Merge pull request #5685
add 7e637abb47 FINERACT-2505: Fix bulk import output template download
using wrong entity ID
new d1c88ef577 Merge pull request #5686
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:
.../bulkimport/api/BulkImportApiResource.java | 17 +--
.../bulkimport/api/BulkImportApiResourceTest.java | 130 +++++++++++++++++++++
2 files changed, 140 insertions(+), 7 deletions(-)
create mode 100644
fineract-provider/src/test/java/org/apache/fineract/infrastructure/bulkimport/api/BulkImportApiResourceTest.java