Reenable spring-boot2 in aai-common
[aai/aai-common.git] / aai-schema-ingest / src / test / resources / forWiringTests / testUsingPropFileContext.xml
index 1d3e61e..b4e2c02 100644 (file)
@@ -14,6 +14,6 @@
         <property name="edgeDirectory" value="${schema.edges.location}" />
     </bean>
     
-    <context:property-placeholder location="classpath:forWiringTests/schema-ingest-for-xml-test.properties" ignore-unresolvable="true" />
+    <context:property-placeholder location="/forWiringTests/schema-ingest-for-xml-test.properties" ignore-unresolvable="true" />
 
-</beans>
\ No newline at end of file
+</beans>