This is an automated email from the ASF dual-hosted git repository. adamsaghy pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git
commit c90a874ee6920b7d246599780e142e51e392b133 Merge: 37a0097d28 9c206da549 Author: Adam Saghy <[email protected]> AuthorDate: Wed Mar 25 12:34:24 2026 +0000 Merge pull request #5660 FINERACT-2455: Added e2e tests for validating Working Capital Loan action templates .../fineract/client/feign/FineractFeignClient.java | 5 + .../WorkingCapitalLoanActionTemplateStepDef.java | 141 +++++++++++++++++++++ .../fineract/test/support/TestContextKey.java | 2 + .../WorkingCapitalLoanActionTemplates.feature | 132 +++++++++++++++++++ 4 files changed, 280 insertions(+)
