mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 03:15:39 +00:00
ci: skip tests that fail on windows
This commit is contained in:
@@ -117,6 +117,7 @@ describe(':terminal highlight', function()
|
||||
end)
|
||||
|
||||
it(':terminal highlight has lower precedence than editor #9964', function()
|
||||
if helpers.pending_win32(pending) then return end
|
||||
clear()
|
||||
local screen = Screen.new(30, 4)
|
||||
screen:set_default_attr_ids({
|
||||
|
||||
Reference in New Issue
Block a user