mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
RM-4326: renamed rm site type unit test class
This commit is contained in:
@@ -52,13 +52,13 @@ import org.mockito.MockitoAnnotations;
|
||||
import com.google.common.collect.Sets;
|
||||
|
||||
/**
|
||||
* Unit test for RmSyteType
|
||||
* Unit test for RmSiteType
|
||||
*
|
||||
* @author Silviu Dinuta
|
||||
* @since 2.6
|
||||
*
|
||||
*/
|
||||
public class RmSyteTypeUnitTest extends BaseUnitTest
|
||||
public class RmSiteTypeUnitTest extends BaseUnitTest
|
||||
{
|
||||
@Mock
|
||||
private AuthenticationUtil mockAuthenticationUtil;
|
Reference in New Issue
Block a user