mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 03:15:39 +00:00
fix(test): typing
This commit is contained in:
committed by
Lewis Russell
parent
3fd8292aaf
commit
a7bbda121d
@@ -195,7 +195,7 @@ describe('print', function()
|
||||
end)
|
||||
|
||||
describe('debug.debug', function()
|
||||
local screen
|
||||
local screen --- @type test.functional.ui.screen
|
||||
|
||||
before_each(function()
|
||||
screen = Screen.new()
|
||||
|
||||
Reference in New Issue
Block a user