Fix test description

This commit is contained in:
Valentin Popa
2016-12-08 17:41:46 +02:00
parent 610204aabb
commit dcb462421f
@@ -148,7 +148,7 @@ public class UpdateTaskVariableCoreTests extends RestTest
}
@TestRail(section = { TestGroup.REST_API, TestGroup.WORKFLOW, TestGroup.TASKS }, executionType = ExecutionType.REGRESSION,
description = "Update task variable by non assigned user")
description = "Update task variable by inexistent user")
public void updateTaskVariableByInexistentser() throws Exception
{
variableModel = RestVariableModel.getRandomTaskVariableModel("local", "d:text");