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 583e6cf692 Merge pull request #6119
add 85f79060c9 FINERACT-2689: Fix NPE in deposit withholding tax when net
interest posted is zero
new fffda0309e Merge pull request #6126
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:
.../portfolio/savings/domain/SavingsAccount.java | 4 +-
.../SavingsAccountWithHoldTaxNullAmountTest.java | 95 ++++++++++++++++++++++
2 files changed, 97 insertions(+), 2 deletions(-)
create mode 100644
fineract-savings/src/test/java/org/apache/fineract/portfolio/savings/domain/SavingsAccountWithHoldTaxNullAmountTest.java