RM-4426: clarified description

This commit is contained in:
Kristijan Conkas
2016-12-21 18:05:40 +00:00
parent 6fc0c06f04
commit ff769db715

View File

@@ -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
{ {