thesmallstar commented on a change in pull request #1164:
URL: https://github.com/apache/fineract/pull/1164#discussion_r453996134



##########
File path: 
fineract-provider/src/integrationTest/java/org/apache/fineract/integrationtests/AuditIntegrationTest.java
##########
@@ -102,4 +103,29 @@ public void auditShouldbeCreated() {
         auditHelper.verifyOneAuditOnly(auditsRecieved, officeId, "CREATE", 
"OFFICE");
     }
 
+    /**
+     *
+     * Here we test that audit request with limit x only returns x entries

Review comment:
       fixing in #1164 

##########
File path: 
fineract-provider/src/integrationTest/java/org/apache/fineract/integrationtests/AuditIntegrationTest.java
##########
@@ -102,4 +103,29 @@ public void auditShouldbeCreated() {
         auditHelper.verifyOneAuditOnly(auditsRecieved, officeId, "CREATE", 
"OFFICE");
     }
 
+    /**
+     *

Review comment:
       fixing in #1164 




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to