BLasan commented on a change in pull request #1770:
URL: https://github.com/apache/fineract/pull/1770#discussion_r701829877



##########
File path: 
integration-tests/src/test/java/org/apache/fineract/integrationtests/bulkimport/importhandler/loan/LoanImportHandlerTest.java
##########
@@ -213,6 +229,11 @@ public void testLoanImport() throws InterruptedException, 
IOException, ParseExce
         LOG.info("Output location: {}", location);
         LOG.info("Failure reason column: {}", 
row.getCell(LoanConstants.FAILURE_REPORT_COL).getStringCellValue());
 
+        /**
+         * TODO: Add Loan Collaterals into the xls file importing since it's a 
mandatory field. For now integration test

Review comment:
       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