Add new test cases for uncovered conditions.
[sdc.git] / catalog-be / src / test / java / org / openecomp / sdc / be / impl / ComponentsUtilsTest.java
index 60e93f0..74ce6f1 100644 (file)
@@ -276,12 +276,6 @@ public class ComponentsUtilsTest {
                                currentArtifactUuid, null);
        }
 
-
-       
-
-
-
-       
        @Test
        public void testConvertFromStorageResponse() throws Exception {
                ComponentsUtils testSubject;