adamsaghy commented on code in PR #3649:
URL: https://github.com/apache/fineract/pull/3649#discussion_r1447304391
##########
integration-tests/src/test/java/org/apache/fineract/integrationtests/BatchApiTest.java:
##########
@@ -2153,12 +2153,7 @@ public void
shouldNotFindAnyDatatableEntryByQueryAPIAndFailsToUpdateItsColumn()
LOG.info("Batch Response : {}", new
Gson().toJson(responseOfQueryAndUpdateDatatableBatch));
- final BatchResponse queryResponse =
responseOfQueryAndUpdateDatatableBatch.get(0);
Review Comment:
dont we have anymore the query response (with request id =1 )?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]