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 2a4a6cce8b7d2f49e260b47d5c9e3146f87794d5 Merge: 77847b0c1b c1691101f5 Author: Adam Saghy <[email protected]> AuthorDate: Mon Jun 22 13:58:43 2026 +0200 Merge pull request #5993 FINERACT-2165: Migrate password and calendar helpers .../DisbursalAndRepaymentScheduleTest.java | 44 +++--- .../LoanReschedulingWithinCenterTest.java | 18 +-- ...mDaysBetweenDisbursalAndFirstRepaymentTest.java | 10 +- .../PasswordPreferencesIntegrationTest.java | 41 ++---- .../SkipRepaymentOnMonthFirstTest.java | 4 +- .../integrationtests/common/CalendarHelper.java | 155 ++++++--------------- .../common/PasswordPreferencesHelper.java | 86 ++---------- 7 files changed, 102 insertions(+), 256 deletions(-)
