Commit 96350bda by A744013

Renamed

parent caac858f
...@@ -11,7 +11,7 @@ import org.testng.annotations.AfterClass; ...@@ -11,7 +11,7 @@ import org.testng.annotations.AfterClass;
import org.testng.annotations.BeforeClass; import org.testng.annotations.BeforeClass;
import org.testng.annotations.Test; import org.testng.annotations.Test;
public class GraphBackedMetadataRepositoryServiceTest extends RepositoryModuleBaseTest { public class GraphBackedMetadataRepositoryTest extends RepositoryModuleBaseTest {
private static final String ENTITY_NAME = "clicks-table"; private static final String ENTITY_NAME = "clicks-table";
private static final String ENTITY_TYPE = "hive-table"; private static final String ENTITY_TYPE = "hive-table";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment