mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
RM-4296 - removed redundant parent type checked
This commit is contained in:
@@ -62,7 +62,6 @@ public class FilePlanTypeUnitTest extends BaseUnitTest
|
||||
public void setup()
|
||||
{
|
||||
filePlanContainer = generateNodeRef(TYPE_FILE_PLAN, true);
|
||||
when(mockedFilePlanService.isFilePlan(filePlanContainer)).thenReturn(true);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user