mirror of
https://github.com/neovim/neovim.git
synced 2025-12-05 22:22:44 +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