Skip to content

Commit d65a967

Browse files
committed
test
1 parent e979a8e commit d65a967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/nvim-autopairs_spec.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -829,7 +829,7 @@ local data = {
829829
end,
830830
before = [[ | ]],
831831
after = {
832-
' ',
832+
'',
833833
'test({',
834834
'test({|',
835835
}

0 commit comments

Comments
 (0)