mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-11 01:42:06 -04:00
Formatting: Remove blank line (#13994)
This commit is contained in:
parent
be1f48c69b
commit
5c25018d8a
1 changed files with 0 additions and 1 deletions
|
|
@ -193,7 +193,6 @@ func PrepareTestContainer(t *testing.T, version string, isEnterprise bool) (func
|
|||
Token: consulToken,
|
||||
}, nil
|
||||
})
|
||||
|
||||
if err != nil {
|
||||
t.Fatalf("Could not start docker Consul: %s", err)
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue