Fix typo in comment

pull/3699/head
Junegunn Choi 1 month ago
parent 008fb9d258
commit b6bfd4a5cb
No known key found for this signature in database
GPG Key ID: 254BC280FEF9C627

@ -2538,7 +2538,7 @@ class TestGoFZF < TestBase
tmux.send_keys '9'
tmux.until { |lines| assert_equal 99, lines.match_count }
# TODO: How do we verify if an intermedite empty list is not shown?
# TODO: How do we verify if an intermediate empty list is not shown?
end
def test_scroll_off

Loading…
Cancel
Save