Use with-simulated-input for tests
All checks were successful
/ Test on 28.2 (push) Successful in 3m27s
/ Test on 29.1 (push) Successful in 3m32s
/ Test on snapshot (push) Successful in 6m19s

This commit is contained in:
Maciej 2024-08-18 19:02:36 +03:00
parent 2475965b80
commit 8aada5b29a
Signed by: maciej
GPG key ID: 41D62D42D3B0D765
3 changed files with 37 additions and 6 deletions

View file

@ -58,7 +58,7 @@
with default value ACTION, to be used as `:action' parameter for
COMMAND's `ivy-read' call.
This variable holds either a single action function, or an action
;; This variable holds either a single action function, or an action
list whose first element is the index of the default action in
the list and the remaining elements are the actions (a key, a
function, and a name for each action)."