mirror of
https://github.com/neovim/neovim.git
synced 2026-02-09 05:18:45 +00:00
test(lsp): update test name
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user