test: fix failing lsp/utils_spec #36609

Problem:
098da1fc2c was merged without rebasing on 4b8980949c, which
changed how this test behaves.

Solution:
Update the test.
This commit is contained in:
Justin M. Keyes
2025-11-18 19:06:44 -08:00
committed by GitHub
parent 677446c70f
commit 4244a96774

View File

@@ -357,7 +357,7 @@ describe('vim.lsp.util', function()
screen:expect([[
^ |
┌─────────┐{1: }|
│{100:local}{101: }{102:foo}│{1: }|
│{101:local foo}│{1: }|
└─────────┘{1: }|
{1:~ }|*9
|
@@ -384,7 +384,7 @@ describe('vim.lsp.util', function()
screen:expect([[
^ |
┌─────────┐{1: }|
│{100:local}{101: }{102:foo}│{1: }|
│{101:local foo}│{1: }|
└─────────┘{1: }|
{1:~ }|*9
|