mirror of
https://github.com/neovim/neovim.git
synced 2026-01-23 13:20:36 +00:00
Problem:
Test sometimes fails on macos:
test/functional/terminal/channel_spec.lua:96: Expected objects to be the same.
Passed in:
(number) 3
Expected:
(number) 2
Solution:
Retry a few times.