Skip to content

Commit

Permalink
refactor: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikaverpil committed Jul 3, 2024
1 parent 99abebd commit fe6c8d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/neotest-golang/parse.lua
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ function M.test_results(spec, result, tree)
---@type neotest.ResultStatus
status = "skipped", -- default value
}

return results
end

Expand Down

0 comments on commit fe6c8d6

Please sign in to comment.