Skip to content

Do not use require in http handlers (testifylint)

Ash McKenzie requested to merge ashmckenzie/fix-linter-errors into master

What does this MR do and why?

This test-only MR resolves the go-require: do not use require in http handlers (testifylint) linter error for a number of files.

Related issue: Resolve `go-require: do not use require in http... (gitlab-shell#769)

Edited by Igor Drozdov

Merge request reports