xurror commented on issue #719: FINERACT-809 - Upgrade rest-assured URL: https://github.com/apache/fineract/pull/719#issuecomment-601138693 @vorburger, @percyashu There seems to be a rest-assured related problem here. Test fails from this definition in all the test packages `ResquestSpecification` requestSpec = new RequestSpecBuilder().setContentType(ContentType.JSON).build()` Logs report of an AbstractMethodError. Not sure where thats coming from cause all the methods used are in the docs and are used as described.
---------------------------------------------------------------- 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
