neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

commit bcb110482bcbf67d66b2e53f83f8ee92cb1a6806
parent 02067a9892076a054e1756c7678c38ddd0d958e4
Author: Pig Fang <g-plane@hotmail.com>
Date:   Thu, 27 Nov 2025 08:50:41 +0800

test(lsp): update test name

Diffstat:
Mtest/functional/plugin/lsp/diagnostic_spec.lua | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/functional/plugin/lsp/diagnostic_spec.lua b/test/functional/plugin/lsp/diagnostic_spec.lua @@ -608,7 +608,7 @@ describe('vim.lsp.diagnostic', function() eq('spongebob', relatedPreviousResultId) end) - it('refreshes diagnostics on request', function() + it('refreshes diagnostics on server-to-client request', function() eq( 1, exec_lua(function()