mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-01 14:41:46 +00:00
REPO-3774 Fix intervals in scheduled persisted actions (#163)
Cherry-picked 8c51eb2
from master to 6.56.N
This commit is contained in:
@@ -51,6 +51,7 @@ import org.junit.runners.Suite;
|
||||
org.alfresco.repo.tenant.MultiTServiceImplTest.class,
|
||||
org.alfresco.repo.search.SearcherComponentTest.class,
|
||||
org.alfresco.repo.blog.BlogServiceImplTest.class,
|
||||
org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceTest.class
|
||||
})
|
||||
public class AppContext06TestSuite
|
||||
{
|
||||
|
Reference in New Issue
Block a user