pull/569/merge
Junegunn Choi 8 years ago
parent dd4be1da38
commit 9bd8b1d25f
No known key found for this signature in database
GPG Key ID: 254BC280FEF9C627

@ -1037,7 +1037,7 @@ class TestGoFZF < TestBase
end
end
def test_canel
def test_cancel
tmux.send_keys "seq 10 | #{fzf "--bind 2:cancel"}", :Enter
tmux.until { |lines| lines[-2].include?('10/10') }
tmux.send_keys '123'

Loading…
Cancel
Save