diff --git a/test/test_layout.rb b/test/test_layout.rb index 8aa412d5..2d30c87a 100644 --- a/test/test_layout.rb +++ b/test/test_layout.rb @@ -992,7 +992,7 @@ class TestLayout < TestInteractive tmux.until { assert_block(block, it) } end - def test_label_trunction + def test_label_truncation command = <<~CMD seq 10 | #{FZF} --style full --border --header-lines=1 --preview ':' \\ --border-label "#{'b' * 1000}" \\