mirror of
https://github.com/neovim/neovim.git
synced 2025-10-21 09:12:07 +00:00
fix(tests): fixes for using vim.mpack and more ASAN
This commit is contained in:
@@ -59,7 +59,7 @@ describe('API', function()
|
||||
|
||||
-- XXX: This must be the last one, else next one will fail:
|
||||
-- "Packer instance already working. Use another Packer ..."
|
||||
matches("can't serialize object$",
|
||||
matches("can't serialize object of type .$",
|
||||
pcall_err(request, nil))
|
||||
end)
|
||||
|
||||
|
Reference in New Issue
Block a user