test(highlight_spec): fix warning in Visual highlight test (#22719)

Problem:    Warning in Visual highlight test.
Solution:   Don't move cursor back and forth.
This commit is contained in:
zeertzjq
2023-03-18 16:50:22 +08:00
committed by GitHub
parent c6f8af36e1
commit 8bdcc91dc8

View File

@@ -376,7 +376,6 @@ describe('highlight', function()
-- Vertical cursor: highlights char-at-cursor. #8983
command('set guicursor=a:block-blinkon175')
feed('<esc>gg$vhhh')
screen:expect([[
line1 foo{1:^ bar} |
|