Add sparky-be integration test
[aai/sparky-be.git] / sparkybe-onap-application / config / spring-beans / sparky-oxm.xml
index a210d12..c182c98 100644 (file)
@@ -39,7 +39,7 @@
                class="org.onap.aai.sparky.search.registry.SearchProviderRegistry" />
 
        <bean id="sparkyResourceLoader" class="org.onap.aai.sparky.config.SparkyResourceLoader">
-               <property name="configHomeEnvVar" value="CONFIG_HOME" />
+               <property name="configHomeEnvVar" value="${CONFIG_HOME}" />
        </bean>
 
        <bean id="unifiedSearchProcessor" class="org.onap.aai.sparky.search.UnifiedSearchProcessor">