mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 02:57:59 +00:00
Run a more strict formatter over the code (#11312)
* Update tooling * Run gofumpt * go mod vendor
This commit is contained in:
@@ -52,7 +52,6 @@ func PrepareTestContainer(t *testing.T, legacy bool, pw string) (func(), string)
|
||||
}
|
||||
return &Config{ServiceHostPort: *hostIP, ConnString: connString}, nil
|
||||
})
|
||||
|
||||
if err != nil {
|
||||
t.Fatalf("could not start docker mysql: %s", err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user