Improve SONAR coverage
[vid.git] / vid-app-common / src / main / java / org / openecomp / vid / asdc / memory / InMemoryAsdcClient.java
index 123cc57..2b783d4 100755 (executable)
@@ -114,7 +114,7 @@ public class InMemoryAsdcClient implements AsdcClient {
         *\r
         * @param builder the builder\r
         */\r
-       private InMemoryAsdcClient(Builder builder) {\r
+       InMemoryAsdcClient(Builder builder) {\r
                catalog = builder.catalog;\r
                mapper = builder.mapper;\r
        }\r