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 960e47334b Merge pull request #6172
add b2969557d9 FINERACT-2710: Fix NPE downloading the recurring-deposit
template without a term type
new 1237d69517 Merge pull request #6182
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:
.../RecurringDepositProductSheetPopulator.java | 6 +-
.../RecurringDepositProductSheetPopulatorTest.java | 68 ++++++++++++++++++++++
2 files changed, 73 insertions(+), 1 deletion(-)
create mode 100644
fineract-provider/src/test/java/org/apache/fineract/infrastructure/bulkimport/populator/RecurringDepositProductSheetPopulatorTest.java