mariiaKraievska commented on code in PR #4855:
URL: https://github.com/apache/fineract/pull/4855#discussion_r2210251872


##########
fineract-e2e-tests-core/src/test/java/org/apache/fineract/test/stepdef/loan/LoanStepDef.java:
##########
@@ -402,6 +402,13 @@ public void 
createTransactionWithAutoIdempotencyKeyWithExternalOwner(String tran
                 transactionAmount, transferExternalOwnerId);
     }
 
+    @When("Customer makes {string} transaction with {string} payment type on 
{string} with {double} EUR transaction amount and system-generated Idempotency 
key and interestRefundCalculation {booleanValue}")
+    public void createTransactionWithAutoIdempotencyKey(final String 
transactionTypeInput, final String transactionPaymentType,

Review Comment:
   Done



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