aboutsummaryrefslogtreecommitdiff
path: root/tests/test-pearl-menu.el
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-pearl-menu.el')
-rw-r--r--tests/test-pearl-menu.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/test-pearl-menu.el b/tests/test-pearl-menu.el
index 8e18274..48ce723 100644
--- a/tests/test-pearl-menu.el
+++ b/tests/test-pearl-menu.el
@@ -73,7 +73,9 @@ menu entry that still points at it fails here."
;; previously missing from the menu -- added in the
;; keybinding reconciliation so both surfaces agree
pearl-switch-account
- pearl-copy-issue-url))
+ pearl-copy-issue-url
+ ;; set-default-view: the new Views-group entry
+ pearl-set-default-view))
(should (memq expected cmds)))))
(provide 'test-pearl-menu)