diff options
Diffstat (limited to 'test/functional/ui/fold_spec.lua')
-rw-r--r-- | test/functional/ui/fold_spec.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/functional/ui/fold_spec.lua b/test/functional/ui/fold_spec.lua index 7894c8296b..264c0355ae 100644 --- a/test/functional/ui/fold_spec.lua +++ b/test/functional/ui/fold_spec.lua @@ -169,10 +169,10 @@ describe("folded lines", function() end -- CursorLine is applied correctly with screenrow motions #22232 feed("jgk") - screen:expect_unchanged(true) + screen:expect_unchanged() -- CursorLine is applied correctly when closing a fold when cursor is not at fold start feed("zo4Gzc") - screen:expect_unchanged(true) + screen:expect_unchanged() command("set cursorlineopt=line") if multigrid then screen:expect([[ |