mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 12:26:34 +02:00
fix tests (#4636)
This commit is contained in:
parent
7522d56669
commit
69b1cae9e2
@ -75,7 +75,6 @@ func Format(ui cli.Ui) string {
|
||||
return ui.(*VaultUI).format
|
||||
}
|
||||
|
||||
panic("")
|
||||
format := os.Getenv(EnvVaultFormat)
|
||||
if format == "" {
|
||||
format = "table"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user