alberto-art3ch commented on PR #4661:
URL: https://github.com/apache/fineract/pull/4661#issuecomment-2876394732

   > @alberto-art3ch Please fix the compilation error:
   > 
   > ```
   > 
/home/runner/work/fineract/fineract/fineract-e2e-tests-core/src/test/java/org/apache/fineract/test/stepdef/loan/LoanRepaymentStepDef.java:582:
 error: no suitable method found for 
retrieveTransactionTemplate(long,String,String,String,String)
   >                 .retrieveTransactionTemplate(loanId1, "prepayLoan", 
DATE_FORMAT, transactionDate, DEFAULT_LOCALE).execute();
   > ```
   
   Done! E2E Test project compilation issue fixed


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