mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
test(fold): flaky "doesn't open folds that are not touched" #34911
This commit is contained in:
@ -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()
|
||||
|
Reference in New Issue
Block a user