Revert "Fix test"

This reverts commit 4e322f25bc.
This commit is contained in:
Bastien 2020-01-27 23:43:14 +01:00
parent 32eba0f0a6
commit 5c1b3e648c
1 changed files with 1 additions and 0 deletions

View File

@ -157,6 +157,7 @@
(text-scale-set 11)
(cl-assert (and (boundp text-scale-mode) text-scale-mode))
(org-agenda-redo)
(should text-scale-mode)
(should (= 11 text-scale-mode-amount)))
(org-test-agenda--kill-all-agendas)))