Updating the new schema service ingest
[aai/sparky-be.git] / sparkybe-onap-service / src / test / java / org / onap / aai / sparky / dal / ActiveInventoryAdapterTest.java
index 6ec7513..d01c5bb 100644 (file)
@@ -22,7 +22,7 @@ public class ActiveInventoryAdapterTest {
 
   @Before
   public void init() throws Exception {
-    oxmModelLoader = new OxmModelLoader("v11",null,null);
+    oxmModelLoader = new OxmModelLoader("v11",null);
     oxmEntityLookup = new OxmEntityLookup();
     endpointConfig = new RestEndpointConfig();
     queryParams = new ArrayList<String>();