dr-fuch commented on PR #5692: URL: https://github.com/apache/fineract/pull/5692#issuecomment-4131058350
Hi! Your deletions are correct, but if you check `PaymentTypeIntegrationTest`, it is still using the deprecated method: `public PaymentTypeDomain retrieveById(RequestSpecification requestSpec, ResponseSpecification responseSpec, final Long paymentTypeId)`. You also need to update the logic in `PaymentTypeIntegrationTest` to avoid using it. Don't forget to assign the Jira ticket to yourself, since you just created it. -- 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]
