fix typo in tests and increase sleep time

This commit is contained in:
Matteo Pagliazzi
2016-03-17 15:20:41 +01:00
parent 3db06c6537
commit 7c005e7c68
3 changed files with 5 additions and 6 deletions

View File

@@ -879,7 +879,7 @@ api.clearCompletedTodos = {
};
/**
* @api {delete} /tasks/:taskId Delete a user task given its id
* @api {delete} /tasks/:taskId Delete a task given its id
* @apiVersion 3.0.0
* @apiName DeleteTask
* @apiGroup Task