m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-17 07:43:39 -05:00

Make RuboCop happy

This commit is contained in:
Junegunn Choi
2024-10-01 19:45:53 +09:00
parent 1a32220ca9
commit e76aa37fd4

View File

@@ -3394,7 +3394,7 @@ class TestGoFZF < TestBase
end end
def test_gap def test_gap
tmux.send_keys %[seq 100 | #{FZF} --gap --border --reverse], :Enter tmux.send_keys %(seq 100 | #{FZF} --gap --border --reverse), :Enter
block = <<~BLOCK block = <<~BLOCK
> >
@@ -3411,7 +3411,7 @@ class TestGoFZF < TestBase
end end
def test_gap_2 def test_gap_2
tmux.send_keys %[seq 100 | #{FZF} --gap=2 --border --reverse], :Enter tmux.send_keys %(seq 100 | #{FZF} --gap=2 --border --reverse), :Enter
block = <<~BLOCK block = <<~BLOCK
> >