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 7dd3c0497d Merge pull request #5869
add 508f5456e0 FINERACT-2530: Fix 500 error on GET
/provisioningentries/{id} when no loan products exist
new a59d6bd59d Merge pull request #5880
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:
...ProvisioningEntriesReadPlatformServiceImpl.java | 2 +-
.../feign/tests/FeignProvisioningEntryTest.java | 91 ++++++++++++++++++++++
2 files changed, 92 insertions(+), 1 deletion(-)
create mode 100644
integration-tests/src/test/java/org/apache/fineract/integrationtests/client/feign/tests/FeignProvisioningEntryTest.java