mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 11:38:02 +00:00
reformat using 'make fmt' (#13794)
This commit is contained in:
@@ -29,7 +29,6 @@ func TestMetricFilterConfigs(t *testing.T) {
|
||||
|
||||
for _, tc := range cases {
|
||||
config, err := LoadConfigFile(tc.configFile)
|
||||
|
||||
if err != nil {
|
||||
t.Fatalf("Error encountered when loading config %+v", err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user