mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-09 00:33:28 -04:00
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
This commit is contained in:
parent
277f112278
commit
06d1577cdb
1 changed files with 0 additions and 1 deletions
|
|
@ -555,7 +555,6 @@ func TestSysRekey_Verification_Invalid(t *testing.T) {
|
|||
// TestCancelRekey_Nonce verifies that cancelling a rekey operation requires a
|
||||
// nonce
|
||||
func TestCancelRekey_Nonce(t *testing.T) {
|
||||
t.Parallel()
|
||||
tests := []struct {
|
||||
recovery bool
|
||||
config *SealConfig
|
||||
|
|
|
|||
Loading…
Reference in a new issue