Update schema ingest library call schema service
[aai/aai-common.git] / aai-schema-ingest / src / test / java / org / onap / aai / edges / EdgeRuleQueryTest.java
index 856ebb7..27c8d6e 100644 (file)
@@ -33,6 +33,7 @@ import org.onap.aai.edges.enums.EdgeType;
 import com.jayway.jsonpath.DocumentContext;
 import com.jayway.jsonpath.JsonPath;
 
+
 public class EdgeRuleQueryTest {
     private DocumentContext testRules;
     private String readStart = "$.rules.[?]";