mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +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(
|
@SuiteClasses(
|
||||||
{
|
{
|
||||||
CutOffTest.class,
|
CutOffTest.class,
|
||||||
UpdateDispositionScheduleTest.class
|
UpdateDispositionScheduleTest.class,
|
||||||
|
UpdateNextDispositionActionTest.class
|
||||||
})
|
})
|
||||||
public class DispositionTestSuite
|
public class DispositionTestSuite
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user