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 9542f5309e Merge pull request #6162
add 1d1ccfe519 FINERACT-2709: Fix chart-of-accounts template guarding the
wrong variable
new 6cff9d5c1d Merge pull request #6181
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:
.../chartofaccounts/ChartOfAccountsWorkbook.java | 2 +-
.../ChartOfAccountsWorkbookTest.java | 72 ++++++++++++++++++++++
2 files changed, 73 insertions(+), 1 deletion(-)
create mode 100644
fineract-provider/src/test/java/org/apache/fineract/infrastructure/bulkimport/populator/chartofaccounts/ChartOfAccountsWorkbookTest.java