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 542098a637 Merge pull request #6112
add 1d874c702f FINERACT-2673: Return 404 instead of 500 when audit entry
is not found
new 3b79798751 Merge pull request #6080
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:
.../fineract/commands/exception/CommandNotFoundException.java | 7 ++++++-
.../commands/service/AuditReadPlatformServiceImpl.java | 10 +++++++---
.../client/{GsimAccountTest.java => AuditApiTest.java} | 11 +++++------
3 files changed, 18 insertions(+), 10 deletions(-)
copy
integration-tests/src/test/java/org/apache/fineract/integrationtests/client/{GsimAccountTest.java
=> AuditApiTest.java} (72%)