adamsaghy commented on PR #3303:
URL: https://github.com/apache/fineract/pull/3303#issuecomment-1631006847
@peter-kovacs-dpc Please check the below failing test:
```
Test testSavingsAccountWithdrawalChargesOnPaymentTypes() FAILED
java.lang.ClassCastException: class java.lang.Integer cannot be cast to
class java.lang.Long (java.lang.Integer and java.lang.Long are in module
java.base of loader 'bootstrap')
at
org.apache.fineract.integrationtests.ClientSavingsIntegrationTest.testSavingsAccountWithdrawalChargesOnPaymentTypes(ClientSavingsIntegrationTest.java:2642)
--
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]