fix(ci): tests & lint
This commit is contained in:
parent
ffb5b2b209
commit
e780b8ad4e
4 changed files with 7 additions and 9 deletions
|
|
@ -242,7 +242,6 @@ local function toggle_run_panel(is_debug)
|
|||
|
||||
vim.api.nvim_buf_clear_namespace(bufnr, test_list_namespace, 0, -1)
|
||||
for _, hl in ipairs(highlights) do
|
||||
local logger = require('cp.log')
|
||||
logger.log(
|
||||
'Applying extmark: buf='
|
||||
.. bufnr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue