Skip to content

Commit

Permalink
Comment: Update FIXME
Browse files Browse the repository at this point in the history
  • Loading branch information
alphapapa committed Sep 23, 2023
1 parent 30d9d33 commit 42b14ed
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 @@ -921,7 +921,7 @@ already loaded."
:groups '((:not (:todo t))))))

(ert-deftest org-super-agenda-test--with-retained-sorting ()
;; FIXME: This seems to be slightly broken on Org 9.6.6.
;; FIXME: This seems to be slightly broken on Org 9.6.6. Maybe <https://github.com/alphapapa/org-super-agenda/issues/207>?
(should (org-super-agenda-test--run
:groups '((:name "Ambitions vs Bills with retained sorting"
:and (:todo "TODO" :priority>= "B" :tag "ambition")
Expand Down

0 comments on commit 42b14ed

Please sign in to comment.