mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 04:16:31 +02:00
Update handler_test.go
This commit is contained in:
parent
22c74f3a94
commit
5dd4ee62ab
@ -640,7 +640,6 @@ func TestHandler_nonPrintableChars(t *testing.T) {
|
||||
|
||||
func testNonPrintable(t *testing.T, disable bool) {
|
||||
core, _, token := vault.TestCoreUnsealedWithConfig(t, &vault.CoreConfig{
|
||||
Seal: vault.NewTestSeal(t, nil),
|
||||
DisableKeyEncodingChecks: disable,
|
||||
})
|
||||
ln, addr := TestListener(t)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user