mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 23:27:26 +01:00
fix linting and add pending test
This commit is contained in:
@@ -63,5 +63,6 @@ describe('DELETE /tasks/:id', () => {
|
||||
});
|
||||
|
||||
it('cannot delete active challenge tasks'); // TODO after challenges are implemented
|
||||
it('remove a task from user.tasksOrder'); // TODO
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user