Do not use require in http handlers (testifylint)
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 - closed)
Edited by Igor Drozdov