diff --git a/rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/records/RejectRecordTests.java b/rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/records/RejectRecordTests.java index dbf2a69836..8d015062dd 100644 --- a/rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/records/RejectRecordTests.java +++ b/rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/records/RejectRecordTests.java @@ -80,7 +80,7 @@ public class RejectRecordTests extends BaseRMRestTest */ @Test @AlfrescoTest(jira = "RM-6869") - public void declareAndFileToValidLocationUsingActionsAPI() throws Exception + public void testRejectingALinkedRecordRemovesLink() throws Exception { STEP("Create a document in the collaboration site"); FileModel testFile = dataContent.usingSite(publicSite)