Skip to content

Commit 3d676fb

Browse files
committed
.
1 parent 621f928 commit 3d676fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/select/lua_spec.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ describe('Look back if within @function.outer range (Lua):', function()
1212
end)
1313

1414
describe('Look forward if outside @function.outer range (Lua):', function()
15-
run:compare_cmds('lookback.lua', { row = 4, col = 0, cmds = { 'dim', '2j^D' } })
15+
run:compare_cmds('lookback.lua', { row = 5, col = 0, cmds = { 'dim', '2j^D' } })
1616
end)

0 commit comments

Comments
 (0)