diff --git a/src/test/resources/application.properties b/src/test/resources/application.properties index e88759d..5720507 100644 --- a/src/test/resources/application.properties +++ b/src/test/resources/application.properties @@ -2,6 +2,4 @@ logging.level.org.grails.plugins.support=debug management.endpoints.enabled-by-default=true management.endpoints.web.exposure.include=* spring.groovy.template.check-template-location=false -spring.main.allow-bean-definition-overriding=true -spring.main.allow-circular-references=true spring.test.mockmvc.print=default \ No newline at end of file