adamsaghy commented on code in PR #4825: URL: https://github.com/apache/fineract/pull/4825#discussion_r2259567950
########## fineract-provider/src/test/resources/application-test.properties: ########## @@ -20,6 +20,8 @@ fineract.node-id=1 fineract.security.basicauth.enabled=true +fineract.geolocation.enabled=false +fineract.security.two-factor.enabled=false Review Comment: @JohnAlva It's provided via "2fa", and so far those tests were running just fine.. PLease remove the `fineract.security.two-factor.enabled=false` -- 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]
