vidakovic commented on code in PR #5773:
URL: https://github.com/apache/fineract/pull/5773#discussion_r3257753775


##########
integration-tests/src/test/java/org/apache/fineract/integrationtests/common/ExternalAssetOwnerHelper.java:
##########
@@ -44,7 +45,7 @@ public class ExternalAssetOwnerHelper {
 
     public ExternalAssetOwnerHelper() {}
 
-    public PostInitiateTransferResponse initiateTransferByLoanId(Long loanId, 
String command, ExternalAssetOwnerRequest request) {
+    public ExternalAssetOwnerTransferResponse initiateTransferByLoanId(Long 
loanId, String command, ExternalAssetOwnerSaleRequest request) {

Review Comment:
   Please, look at already merged packages/refactorings. This doesn't follow 
the requirements at all.



-- 
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]

Reply via email to