mirror of
https://github.com/neovim/neovim.git
synced 2026-04-25 08:44:06 +00:00
refactor(tests): use assert_alive() #15546
This commit is contained in:
@@ -5036,7 +5036,7 @@ describe('float window', function()
|
||||
]])
|
||||
end
|
||||
|
||||
eq(2, eval('1+1'))
|
||||
assert_alive()
|
||||
end)
|
||||
|
||||
it("o (:only) non-float", function()
|
||||
|
||||
Reference in New Issue
Block a user