mirror of
https://github.com/pgsty/minio.git
synced 2026-03-15 17:17:01 +01:00
run gofumpt cleanup across code-base (#14015)
This commit is contained in:
@@ -105,7 +105,7 @@ func TestDataUpdateTracker(t *testing.T) {
|
||||
defer cancel()
|
||||
dut.start(ctx, tmpDir)
|
||||
|
||||
var tests = []struct {
|
||||
tests := []struct {
|
||||
in string
|
||||
check []string // if not empty, check against these instead.
|
||||
exist bool
|
||||
|
||||
Reference in New Issue
Block a user