remove unwanted changes

This commit is contained in:
Rodica Sutu
2019-09-09 13:31:35 +03:00
parent 1b7c2da263
commit 408f601f8e

View File

@@ -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.");