add tests for tags ops on tasks
This commit is contained in:
@@ -27,5 +27,5 @@
|
||||
"positionRequired": "\"position\" is required and must be a number.",
|
||||
"cantMoveCompletedTodo": "Can't move a completed todo.",
|
||||
"directionUpDown": "\"direction\" is required and must be 'up' or 'down'",
|
||||
"alreadyTagged": "The task is already tagged with give tag."
|
||||
"alreadyTagged": "The task is already tagged with given tag."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user