diff --git a/modules/tools/password-store/test/autoload-pass.el b/modules/tools/password-store/test/autoload-pass.el index 278159ef6..ec3a9d0e4 100644 --- a/modules/tools/password-store/test/autoload-pass.el +++ b/modules/tools/password-store/test/autoload-pass.el @@ -6,7 +6,7 @@ (defmacro with-passwords!! (buffer-args &rest body) (declare (indent defun)) `(cl-letf - (((symbol-function '+pass--get-entry) + (((symbol-function '+pass-get-entry) (lambda (entry) (when (equal entry "fake/source") '((secret . "defuse-account-gad")