mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
RM-4426: clarified description
This commit is contained in:
@@ -158,7 +158,7 @@ public class DeleteRecordTests extends BaseRestTest
|
|||||||
*/
|
*/
|
||||||
@Test
|
@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
|
public void userWithoutDeletePermissionsCantDeleteRecord() throws Exception
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user