Files
nvim-cmp/lua/cmp
jmp d3a3056204 ci: fix broken tests (#1729)
feedkeys_spec.lua:
In the "backspace test spec, the backspace
setting is given an integer, but only accepts
strings. Here, I assume that 0 was intended to
set backspace to a nil value, which can be done
with the empty string. I also corrected the name
of the test spec.

core_spec.lua:
In the "textedit" test spec, the actual and
expected outputs as well as the actual and
expected end characters did not match.
2023-10-18 15:37:12 +09:00
..
2023-08-26 15:31:42 +00:00
2023-10-18 15:37:12 +09:00
2021-08-04 01:07:12 +09:00
2023-06-30 21:49:25 +09:00
2023-10-18 15:37:12 +09:00
2023-02-24 12:15:40 +09:00
2023-02-24 12:15:40 +09:00
2021-08-27 23:26:54 +09:00
2023-08-10 16:52:10 +09:00
2022-07-24 12:44:53 +09:00