diff options
author | zeertzjq <zeertzjq@outlook.com> | 2021-12-15 22:35:22 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-15 07:35:22 -0700 |
commit | 14ffcd190d61f12af29571c83bbcf07e8f127e54 (patch) | |
tree | 48337e9b9aebd7111dbe25bd7b91364810b10f45 | |
parent | bdfea9d9ae2b1db03c9cad9b0b07330b6f09cfa2 (diff) | |
download | rneovim-14ffcd190d61f12af29571c83bbcf07e8f127e54.tar.gz rneovim-14ffcd190d61f12af29571c83bbcf07e8f127e54.tar.bz2 rneovim-14ffcd190d61f12af29571c83bbcf07e8f127e54.zip |
test: expect the correct screen in TUI paste: big burst of input (#16656)
-rw-r--r-- | test/functional/terminal/tui_spec.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/functional/terminal/tui_spec.lua b/test/functional/terminal/tui_spec.lua index 02a140b88d..7113cc1b49 100644 --- a/test/functional/terminal/tui_spec.lua +++ b/test/functional/terminal/tui_spec.lua @@ -677,8 +677,8 @@ describe('TUI', function() item 2997 | item 2998 | item 2999 | - item 3000 en{1:d} | - {5:[No Name] [+] 3000,13 Bot}| + item 3000 en{1:d}d | + {5:[No Name] [+] 5999,13 Bot}| | {3:-- TERMINAL --} | ]]) |