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
|
||||
|
||||
M.setup({
|
||||
message = "Test message ensuring when a user calls "
|
||||
.. "`setup` with overrides, their preferences are kept.",
|
||||
})
|
||||
-- M.setup({
|
||||
-- message = "Test message ensuring when a user calls "
|
||||
-- .. "`setup` with overrides, their preferences are kept.",
|
||||
-- })
|
||||
|
||||
return M
|
||||
|
Loading…
Reference in New Issue
Block a user