mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
add tests to Bulk Remove from Hold
This commit is contained in:
@@ -57,7 +57,7 @@ public class AutomaticDispositionTest extends BaseRMRestTest
|
||||
* When the correct duration of time passes
|
||||
* Then the record will be automatically cut off
|
||||
*/
|
||||
@Test(enabled = false)
|
||||
@Test//(enabled = false)
|
||||
public void testAutomaticCutOff() throws Exception
|
||||
{
|
||||
STEP("Create record category with retention schedule and apply it to records.");
|
||||
|
Reference in New Issue
Block a user