Remove all references to artifactgenerator config
[aai/babel.git] / src / test / java / org / onap / aai / babel / xml / generator / TestAaiArtifactGenerator.java
index 2668e1e..b29d0d7 100644 (file)
@@ -88,7 +88,6 @@ public class TestAaiArtifactGenerator {
     public void testParserWithIncompleteMappings()
             throws SdcToscaParserException, IOException, XmlArtifactGenerationException {
         testUtils.loadWidgetMappings();
-        testUtils.loadWidgetToUuidMappings();
 
         AaiArtifactGenerator artifactGenerator = new AaiArtifactGenerator();
         WidgetType.clearElements(); // Remove all WidgetTypes so that the generator fails