fix(test): fix test case #cff29f3

This commit is contained in:
zztrieuzz 2021-10-21 13:35:54 +07:00
parent cff29f37ec
commit 3b1b990283

View File

@ -58,7 +58,7 @@ local data = {
filepath = './tests/endwise/init.lua',
filetype = 'lua',
linenr = 5,
key = [[{<cr><esc>uu]],
key = [[{<cr><esc>u]],
before = [[local abc = | ]],
after = {
[[local abc = {|} ]],