oleksii-novikov-onix commented on code in PR #4661:
URL: https://github.com/apache/fineract/pull/4661#discussion_r2086346080


##########
fineract-e2e-tests-core/src/test/java/org/apache/fineract/test/data/TransactionType.java:
##########
@@ -34,7 +34,9 @@ public enum TransactionType {
     CHARGE_ADJUSTMENT("chargeAdjustment"), //
     INTEREST_PAYMENT_WAIVER("interestPaymentWaiver"), //
     REPAYMENT_AT_DISBURSEMENT("repaymentAtDisbursement"), //
-    CAPITALIZED_INCOME("capitalizedIncome"),;
+    CAPITALIZED_INCOME("capitalizedIncome"), //
+    CAPITALIZED_INCOME_ADJUSTMENT("capitalizedIncome"), //

Review Comment:
   The value for CAPITALIZED_INCOME_ADJUSTMENT is set to "capitalizedIncome" 
which is the same as CAPITALIZED_INCOME



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