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 c85d900077 Merge pull request #6168
add b703934dee FINERACT-2711: Fix shared-account template named-range
bounds built by string concat
new fec6588ba3 Merge pull request #6183
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:
.../SharedAccountWorkBookPopulator.java | 4 +-
.../SharedAccountWorkBookPopulatorTest.java | 70 ++++++++++++++++++++++
2 files changed, 72 insertions(+), 2 deletions(-)
create mode 100644
fineract-provider/src/test/java/org/apache/fineract/infrastructure/bulkimport/populator/shareaccount/SharedAccountWorkBookPopulatorTest.java