Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.3.4
-
None
Description
On my machine write_task seems to add tasks in reverse order which messes up one of the tests. I assume that the order of tasks in loaded_tasks doesn't matter so I rewrote the test so that it will pass no matter what order the tasks appear in.