Update Logging
[so.git] / mso-catalog-db / src / test / java / org / onap / so / db / catalog / data / repository / CloudSiteRepositoryTest.java
index 5a0770e..37a43aa 100644 (file)
@@ -2,7 +2,7 @@ package org.onap.so.db.catalog.data.repository;
 
 import org.junit.Assert;
 import org.junit.Test;
-import org.onap.so.BaseTest;
+import org.onap.so.db.catalog.BaseTest;
 import org.onap.so.db.catalog.beans.CloudSite;
 import org.springframework.beans.factory.annotation.Autowired;
 import org.springframework.util.CollectionUtils;