This is an automated email from the ASF dual-hosted git repository.
vorburger pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git.
from 3f04247 gsim_glim_documentation
new 508e915 add missing useJUnitPlatform() to make Gradle run JUnit 5
[FINERACT-1021]
new 67e6e27 fix broken tests under JUnit 5 [FINERACT-1021]
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
fineract-provider/build.gradle | 3 +++
fineract-provider/dependencies.gradle | 1 +
.../fineract/integrationtests/BatchApiTest.java | 9 ++-------
.../integrationtests/ClientLoanIntegrationTest.java | 19 +++++++------------
...FlexibleSavingsInterestPostingIntegrationTest.java | 8 ++++----
.../integrationtests/LoanRescheduleRequestTest.java | 12 ++++++------
.../EntityDatatableChecksIntegrationTest.java | 5 -----
.../common/system/DatatableHelper.java | 2 +-
8 files changed, 24 insertions(+), 35 deletions(-)