Fix linter issues for golangci-lint 1.54.2
Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
This commit is contained in:
@@ -70,6 +70,7 @@ func TestNewExporter(t *testing.T) {
|
||||
output: errdefs.ErrNotImplemented,
|
||||
},
|
||||
} {
|
||||
testcase := testcase
|
||||
t.Run(testcase.name, func(t *testing.T) {
|
||||
t.Logf("input: %v", testcase.input)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user