Fix subscription settings config in integration tests

This commit is contained in:
dotasek
2024-06-17 18:46:12 -04:00
parent 8f731a29ee
commit db238aa9ec
3 changed files with 1 additions and 25 deletions

View File

@@ -43,7 +43,6 @@ import static org.junit.jupiter.api.Assertions.assertTrue;
RepositoryConfig.class
}, properties =
{
"spring.profiles.include=subscriptionSettingsTest",
"spring.datasource.url=jdbc:h2:mem:dbr3",
"hapi.fhir.fhir_version=dstu3",
"hapi.fhir.cr_enabled=true",