mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
fix typo in tests and increase sleep time
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user