From 7acc8fbc29193052650a4613355a2badf3541a1d Mon Sep 17 00:00:00 2001 From: Michael Seaton Date: Fri, 13 Dec 2024 08:38:12 -0500 Subject: [PATCH] SDK-372 - Follow-up fix to integration tests --- .../test/resources/integration-test/openmrs-distro.properties | 3 --- 1 file changed, 3 deletions(-) diff --git a/integration-tests/src/test/resources/integration-test/openmrs-distro.properties b/integration-tests/src/test/resources/integration-test/openmrs-distro.properties index 76608e7d..a96c0a62 100644 --- a/integration-tests/src/test/resources/integration-test/openmrs-distro.properties +++ b/integration-tests/src/test/resources/integration-test/openmrs-distro.properties @@ -4,9 +4,6 @@ war.openmrs=1.11.5 omod.uiframework=3.6 omod.uicommons=1.7 omod.owa=1.4 -content.hiv.groupId=org.openmrs.content -content.hiv.type=zip -content.hiv=1.0.0 property.test=testValue property.pih.default.config.prompt=Please specify property.pih.default.config.default=shouldNotBeUsed