vorburger commented on a change in pull request #642: FINERACT-724 Upgrade
Spring Boot, Spring and Spring Security to their latest stable version
URL: https://github.com/apache/fineract/pull/642#discussion_r334969818
##########
File path:
fineract-provider/src/integrationTest/java/org/apache/fineract/integrationtests/common/Utils.java
##########
@@ -61,7 +61,7 @@
public static final String TENANT_TIME_ZONE = "Asia/Kolkata";
- private static final String HEALTH_URL = "/fineract-provider/health";
+ private static final String HEALTH_URL =
"/fineract-provider/actuator/health";
Review comment:
ivan333m@ this extra indent is probably a mistake, do you want to remove it?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services