fix(ci): tests & lint

This commit is contained in:
Barrett Ruth 2025-09-20 11:44:25 -04:00
parent ffb5b2b209
commit e780b8ad4e
4 changed files with 7 additions and 9 deletions

View file

@ -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