mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
RM-2526 Add cherry-picked test to test suite.
Nb. The test currently fails at the moment.
This commit is contained in:
@@ -32,7 +32,8 @@ import org.junit.runners.Suite.SuiteClasses;
|
||||
@SuiteClasses(
|
||||
{
|
||||
CutOffTest.class,
|
||||
UpdateDispositionScheduleTest.class
|
||||
UpdateDispositionScheduleTest.class,
|
||||
UpdateNextDispositionActionTest.class
|
||||
})
|
||||
public class DispositionTestSuite
|
||||
{
|
||||
|
Reference in New Issue
Block a user