mirror of
https://github.com/Llewellynvdm/fzf.git
synced 2025-01-09 17:53:56 +00:00
Fix RuboCop error
This commit is contained in:
parent
ee3916be17
commit
e5cfc988ec
@ -3450,7 +3450,6 @@ class TestGoFZF < TestBase
|
|||||||
tmux.until { assert_block(block, _1) }
|
tmux.until { assert_block(block, _1) }
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
def test_list_border_and_label
|
def test_list_border_and_label
|
||||||
tmux.send_keys %(seq 100 | #{FZF} --border rounded --list-border double --list-label list --list-label-pos 2:bottom --header-lines 3 --query 1 --padding 1,2), :Enter
|
tmux.send_keys %(seq 100 | #{FZF} --border rounded --list-border double --list-label list --list-label-pos 2:bottom --header-lines 3 --query 1 --padding 1,2), :Enter
|
||||||
block = <<~BLOCK
|
block = <<~BLOCK
|
||||||
|
Loading…
Reference in New Issue
Block a user