summaryrefslogtreecommitdiff
path: root/test/test_layout.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_layout.rb')
-rw-r--r--test/test_layout.rb2
1 files changed, 1 insertions, 1 deletions
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}" \\