mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-08 06:15:40 +00:00
golangci-lint: enable and fix thelper linter
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
This commit is contained in:
@@ -282,6 +282,7 @@ func getPluginTest(
|
||||
expectedResultFunc func(name string, sharedPluginProcess process.RestartableProcess) interface{},
|
||||
reinitializable bool,
|
||||
) {
|
||||
t.Helper()
|
||||
logger := test.NewLogger()
|
||||
logLevel := logrus.InfoLevel
|
||||
|
||||
|
||||
Reference in New Issue
Block a user