X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fbabel.git;a=blobdiff_plain;f=src%2Ftest%2Fjava%2Forg%2Fonap%2Faai%2Fbabel%2Fxml%2Fgenerator%2FTestAaiArtifactGenerator.java;h=b29d0d7d946db465399b182f1c1e84f851b2de18;hp=2668e1e8018bf32811f29056953f3fa120cfc862;hb=bfde3ef00beb3c6f31cebfd12e90b9b9cdcc492e;hpb=8a7d9a0d7782b9339810b02208620bdd2f0a12b2 diff --git a/src/test/java/org/onap/aai/babel/xml/generator/TestAaiArtifactGenerator.java b/src/test/java/org/onap/aai/babel/xml/generator/TestAaiArtifactGenerator.java index 2668e1e..b29d0d7 100644 --- a/src/test/java/org/onap/aai/babel/xml/generator/TestAaiArtifactGenerator.java +++ b/src/test/java/org/onap/aai/babel/xml/generator/TestAaiArtifactGenerator.java @@ -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