Skip to content

Commit d2f791c

Browse files
committed
fix: test
1 parent d65a967 commit d2f791c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/nvim-autopairs_spec.lua

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -830,8 +830,7 @@ local data = {
830830
before = [[ | ]],
831831
after = {
832832
'',
833-
'test({',
834-
'test({|',
833+
' test({',
835834
}
836835
},
837836
}

0 commit comments

Comments
 (0)