Fix test for tools/password-store

This commit is contained in:
Henrik Lissner 2018-05-29 17:55:34 +02:00
parent 05c098234c
commit 11c7a5c1f4
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -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")