Skip to content

Commit

Permalink
pass tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sumneko committed Dec 13, 2024
1 parent 4beca29 commit 108ce76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/hover/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ function TEST(script)
end
end

config.set(nil, 'Lua.hover.previewFields', 50)

TEST [[
local function <?x?>(a, b)
end
Expand Down

0 comments on commit 108ce76

Please sign in to comment.