Hi all! I’ve just finished the unit tests for *FINERACT-2494* (ApiParameterHelper). I've fixed the license headers, and make sure the formatting is exactly as per required. When I run the tests on my own desk (locally),and use formatting checker [./gradlew :fineract-core:test passes (10/10 tests),./gradlew spotlessCheck passes]. However, my PR (#5510) is showing a failure in the GitHub Actions "Build & Cucumber /E2E tests " since I only touched the utility class and its unit test . Based on the recent discussion regarding the E2E framework transition, I suspect these are pre-existing issues.
Could someone please confirm if I should ignore these CI failures, or if there is a specific environment configuration I am missing? Regards, Ambika Sony
