mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 20:36:26 +02:00
debug: fix test typo (#7862)
This commit is contained in:
parent
95cef7e420
commit
f4ea6d6653
@ -65,7 +65,7 @@ func TestDebugCommand_Run(t *testing.T) {
|
||||
"invalid_target",
|
||||
[]string{
|
||||
"-duration=1s",
|
||||
fmt.Sprintf("-output=%s/too_many_args", testDir),
|
||||
fmt.Sprintf("-output=%s/invalid_target", testDir),
|
||||
"-target=foo",
|
||||
},
|
||||
"Ignoring invalid targets: foo",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user