Make RuboCop happy

This commit is contained in:
Junegunn Choi 2024-10-01 19:45:53 +09:00
parent 1a32220ca9
commit e76aa37fd4
No known key found for this signature in database
GPG Key ID: 254BC280FEF9C627

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
> >