fix: comment out test call to setup
This commit is contained in:
parent
14d268bc6b
commit
ab566a9599
@ -56,9 +56,9 @@ function M.setup(opts)
|
|||||||
-- })
|
-- })
|
||||||
end
|
end
|
||||||
|
|
||||||
M.setup({
|
-- M.setup({
|
||||||
message = "Test message ensuring when a user calls "
|
-- message = "Test message ensuring when a user calls "
|
||||||
.. "`setup` with overrides, their preferences are kept.",
|
-- .. "`setup` with overrides, their preferences are kept.",
|
||||||
})
|
-- })
|
||||||
|
|
||||||
return M
|
return M
|
||||||
|
Loading…
Reference in New Issue
Block a user