Integrate aai-schema-ingest library into aai-core
[aai/aai-common.git] / aai-core / src / test / java / org / onap / aai / introspection / IntrospectorTestSpec.java
index f2925c3..3a87506 100644 (file)
@@ -24,7 +24,7 @@ import org.onap.aai.introspection.exceptions.AAIUnknownObjectException;
 
 import static org.junit.Assert.assertEquals;
 
-public class IntrospectorTestSpec extends AAISetup {
+public abstract class IntrospectorTestSpec extends AAISetup {