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

   > ```
   > > Task :fineract-loan:compileTestJava FAILED
   > 
/home/runner/work/fineract/fineract/fineract-loan/src/test/java/org/apache/fineract/portfolio/loanaccount/domain/SingleLoanChargeRepaymentScheduleProcessingWrapperTest.java:71:
 error: constructor LoanChargeService in class LoanChargeService cannot be 
applied to given types;
   >     private final LoanChargeService loanChargeService = new 
LoanChargeService(mock(LoanChargeValidator.class),
   >                                                         
   > ```
   
   
   
   > ```
   > > Task :fineract-loan:compileTestJava FAILED
   > 
/home/runner/work/fineract/fineract/fineract-loan/src/test/java/org/apache/fineract/portfolio/loanaccount/domain/SingleLoanChargeRepaymentScheduleProcessingWrapperTest.java:71:
 error: constructor LoanChargeService in class LoanChargeService cannot be 
applied to given types;
   >     private final LoanChargeService loanChargeService = new 
LoanChargeService(mock(LoanChargeValidator.class),
   >                                                         
   > ```
   
   Reviewed and solved, Thanks!


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