Skip to content

Commit

Permalink
fix: remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikaverpil committed Oct 13, 2024
1 parent d76d6e6 commit 7da6a67
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lua/neotest-golang/process.lua
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ local M = {}
--- @param tree neotest.Tree
--- @return table<string, neotest.Result>
function M.test_results(spec, result, tree)
-- TODO: refactor this function into function calls; return_early, process_test_results, override_test_results.

--- @type RunspecContext
local context = spec.context

Expand Down

0 comments on commit 7da6a67

Please sign in to comment.