From bcb110482bcbf67d66b2e53f83f8ee92cb1a6806 Mon Sep 17 00:00:00 2001 From: Pig Fang Date: Thu, 27 Nov 2025 08:50:41 +0800 Subject: [PATCH] test(lsp): update test name --- test/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 index 6070aaafa5..565ae3bc9d 100644 --- 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()