Skip to content

Commit

Permalink
Another passing at fixing broken test
Browse files Browse the repository at this point in the history
  • Loading branch information
rlvoyer committed Feb 18, 2024
1 parent 4120ed3 commit 959b8f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test.el
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,7 @@
(todo (car todos))
(expected nil))
(progn
(sit-for 1)
(set-file-times notes-file)
(should (equal expected (mxtodo--todo-is-fresh-p todo))))))

Expand Down

0 comments on commit 959b8f5

Please sign in to comment.