adamsaghy commented on code in PR #4529: URL: https://github.com/apache/fineract/pull/4529#discussion_r2024414031
########## README.md: ########## @@ -144,15 +144,54 @@ We recommend using the JAR instead of the WAR file deployment, because it's much Note that with the 1.4 release the tenants database pool configuration changed from Tomcat DBCP in XML to an embedded Hikari, configured by environment variables, see above. -INSTRUCTIONS: How to execute Integration Tests +INSTRUCTIONS: How to run tests ============ -> Note that if this is the first time to access MySQL DB, then you may need to reset your password. -Run the following commands: Review Comment: Should we really remove the 'how to execute integration tests` part? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
