Remove bean override

This commit is contained in:
Tadgh
2021-08-28 18:52:41 -04:00
parent a8a98c311c
commit e26364670d
6 changed files with 0 additions and 15 deletions

View File

@@ -46,7 +46,6 @@ import static org.junit.jupiter.api.Assertions.assertEquals;
"hapi.fhir.subscription.websocket_enabled=true",
"hapi.fhir.allow_external_references=true",
"hapi.fhir.allow_placeholder_references=true",
"spring.main.allow-bean-definition-overriding=true"
})