mirror of
https://github.com/neovim/neovim.git
synced 2026-03-29 03:42:11 +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