thesmallstar commented on a change in pull request #1019:
URL: https://github.com/apache/fineract/pull/1019#discussion_r444105769
##########
File path:
fineract-provider/src/integrationTest/java/org/apache/fineract/integrationtests/bulkimport/populator/loan/LoanWorkbookPopulatorTest.java
##########
@@ -64,18 +64,15 @@ public void testLoanWorkbookPopulate() throws IOException {
Assert.assertNotNull("Could not create office"
,outcome_office_creation);
//in order to populate helper sheets
- ClientHelper clientHelper=new ClientHelper(requestSpec,responseSpec);
- Integer
outcome_client_creation=clientHelper.createClient(requestSpec,responseSpec);
Review comment:
Yes!
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]