re base code
[sdc.git] / catalog-be / src / test / java / org / openecomp / sdc / be / info / ArtifactAccessInfoTest.java
index a6ad10a..5828f71 100644 (file)
@@ -18,6 +18,6 @@ public class ArtifactAccessInfoTest {
     @Test
     public void testCtor() throws Exception {
         new ArtifactAccessInfo(new ESArtifactData());
-        new ArtifactAccessInfo(new ESArtifactData(), "mock");
+
     }
 }
\ No newline at end of file