test: drop redundant clear() #33654

followup to #33647 after overlapping merge
This commit is contained in:
Justin M. Keyes
2025-04-26 09:42:13 -07:00
committed by GitHub
parent e7410048fa
commit dd18ab1691

View File

@@ -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)