Skip to content

test: fix response body not being closed

feistel requested to merge feistel/gitlab-pages:fix/test-bodyclose into master

What does this MR do?

I'm trying to update golangci-lint but it's picking up a lot of issues so I'm splitting them into smaller MRs.

This is about bodyclose finding response bodies not being closed in tests.

TODO

Merge request reports