mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
[MNT-24127] Added Endpoint to Calculate Size of the folder with Integration Test Cases [ags][tas]
This commit is contained in:
@@ -77,7 +77,8 @@ import org.junit.runners.Suite;
|
||||
org.alfresco.repo.activities.feed.cleanup.FeedCleanerTestCaseSensitivity.class,
|
||||
org.alfresco.repo.activities.SiteActivityTestCaseInsensitivity.class,
|
||||
org.alfresco.repo.admin.registry.RegistryServiceImplTest.class,
|
||||
org.alfresco.repo.bootstrap.DataDictionaryFolderTest.class
|
||||
org.alfresco.repo.bootstrap.DataDictionaryFolderTest.class,
|
||||
org.alfresco.repo.action.executer.NodeSizeActionExecuterTest.class
|
||||
})
|
||||
public class AppContext01TestSuite
|
||||
{
|
||||
|
Reference in New Issue
Block a user