diff options
Diffstat (limited to 'tests/test-integration-chime-mode.el')
| -rw-r--r-- | tests/test-integration-chime-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-integration-chime-mode.el b/tests/test-integration-chime-mode.el index cd1fec5..40436fb 100644 --- a/tests/test-integration-chime-mode.el +++ b/tests/test-integration-chime-mode.el @@ -105,7 +105,7 @@ in the tooltip, not go blank." (org-agenda-files nil) (chime--validation-done nil) (chime--validation-retry-count 0) - (chime-validation-max-retries 0)) + (chime--validation-max-retries 0)) (unwind-protect (progn (chime-mode 1) |
