josehernandezfintecheandomx commented on PR #2852: URL: https://github.com/apache/fineract/pull/2852#issuecomment-1373173004
> @josehernandezfintecheandomx Please double check the tests. It is failing with this: > > ``` > java.lang.NullPointerException: Cannot invoke "com.google.gson.JsonElement.getAsJsonArray()" because the return value of "com.google.gson.JsonObject.get(String)" is null > [2138](https://github.com/apache/fineract/actions/runs/3825276813/jobs/6508131758#step:11:2139) > at org.apache.fineract.integrationtests.BatchApiTest.shouldReturnOkStatusForBatchGoodwillCreditReversal(BatchApiTest.java:1815) > ``` Done! @adamsaghy I needed to update this test because the reversal or edit for these transactions are not allowed more -- 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]
