mirror of
https://github.com/neovim/neovim.git
synced 2025-09-05 19:08:15 +00:00
test: drop redundant clear() #33654
followup to #33647 after overlapping merge
This commit is contained in:
@@ -1246,8 +1246,6 @@ describe('LSP', function()
|
||||
end)
|
||||
|
||||
it('request should not be pending for sync responses (in-process LS)', function()
|
||||
clear()
|
||||
|
||||
--- @type boolean
|
||||
local pending_request = exec_lua(function()
|
||||
local function server(dispatchers)
|
||||
|
Reference in New Issue
Block a user