test(fold): flaky "doesn't open folds that are not touched" #34911

This commit is contained in:
Justin M. Keyes
2025-07-13 20:05:01 -04:00
committed by GitHub
parent 9f16b598f9
commit 7bf04bc01f

View File

@ -728,9 +728,8 @@ t2]])
]],
}
feed('<Esc>u')
-- TODO(tomtomjhj): `u` spuriously opens the fold (#26499).
feed('zMggzo')
feed('<Esc>uzMggzo')
feed('dd')
poke_eventloop()