My Spring Boot app has a suite of tests that all pass when run locally via ./gradlew check. However, when I run the tests on Azure DevOps (the CI server), the tests
./gradlew check