Catalog alignment
[sdc.git] / catalog-model / src / test / java / org / openecomp / sdc / be / model / operations / impl / ComponentInstanceOperationTest.java
index 029c638..6ef4a61 100644 (file)
@@ -71,6 +71,7 @@ public class ComponentInstanceOperationTest {
                componentInstanceOperation.setJanusGraphGenericDao(janusGraphGenericDao);
        }
 
+       
        @Test
        public void testUpdateInputValueInResourceInstance() {
                ComponentInstanceInput input = null;