diff --git a/rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/fileplancomponents/DeleteRecordTests.java b/rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/fileplancomponents/DeleteRecordTests.java index d0c9491ac0..cc66203fc2 100644 --- a/rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/fileplancomponents/DeleteRecordTests.java +++ b/rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/fileplancomponents/DeleteRecordTests.java @@ -158,7 +158,7 @@ public class DeleteRecordTests extends BaseRestTest */ @Test ( - description = "User without delete permissions can't delete a record" + description = "User without write permissions can't delete a record" ) public void userWithoutDeletePermissionsCantDeleteRecord() throws Exception {