; Help ERC test fixture better withstand reordering

* test/lisp/erc/erc-tests.el (erc-tests--with-process-input-spy):
Shadow hook to prevent the erc-button module from interfering with
tests using this helper.
This commit is contained in:
F. Jason Park 2022-06-30 17:15:25 -07:00
parent 85c2f3bc3e
commit ce00057cb9

View file

@ -664,6 +664,7 @@
(erc-server-current-nick "tester")
(erc-last-input-time 0)
erc-accidental-paste-threshold-seconds
erc-send-modify-hook
;;
calls)
(cl-letf (((symbol-function 'erc-process-input-line)