Files
neovim/test/functional
Justin M. Keyes 982d2f2531 fix(test): screen:expect({none=…}) with no any/grid
Problem:
`screen:expect({none=…})` with no any/grid crashed (concat on nil)
because actual_rows was only rendered when any or grid was present.

Solution:
Update the condition.
2026-07-10 00:06:59 +02:00
..
2026-06-28 19:01:24 -04:00
2026-06-28 19:01:24 -04:00