mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
Fix bad rebase
Apparently I can't git...
This commit is contained in:
@@ -32,14 +32,14 @@ func TestStatusCommand_Run(t *testing.T) {
|
||||
"unsealed",
|
||||
nil,
|
||||
false,
|
||||
"Sealed: false",
|
||||
"Sealed false",
|
||||
0,
|
||||
},
|
||||
{
|
||||
"sealed",
|
||||
nil,
|
||||
true,
|
||||
"Sealed: true",
|
||||
"Sealed true",
|
||||
2,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user