Skip to content

Commit

Permalink
fix a test docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
ntBre committed Dec 25, 2024
1 parent 7e63ff3 commit 9db8d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test.el
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ a post-event cutoff set but the current time set appropriately."
(should (= (length test-alert-notifications) 1))))))

(ert-deftest check-alert-none-remindern ()
"Check that `org-alert-check` sends an alert from `test.org` with
"Check that `org-alert-check` does not send an alert from `test.org` with
a post-event cutoff set but the current time set appropriately."
(with-test-org nil
;; (current-time-string '(25704 52655 0 0)) => "Sat May 20 09:39:59 2023" or
Expand Down

0 comments on commit 9db8d72

Please sign in to comment.