Fix the CI failure for PR caused by a spelling mistake (#4406)

This commit is contained in:
Koichi Murase
2025-06-03 19:41:47 +09:00
committed by GitHub
parent 40f9f254a9
commit 70eace5290

View File

@@ -992,7 +992,7 @@ class TestLayout < TestInteractive
tmux.until { assert_block(block, it) } tmux.until { assert_block(block, it) }
end end
def test_label_trunction def test_label_truncation
command = <<~CMD command = <<~CMD
seq 10 | #{FZF} --style full --border --header-lines=1 --preview ':' \\ seq 10 | #{FZF} --style full --border --header-lines=1 --preview ':' \\
--border-label "#{'b' * 1000}" \\ --border-label "#{'b' * 1000}" \\