un-parellelize testcore test (#15225) (#15249)

Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
This commit is contained in:
Vault Automation 2026-06-08 08:21:20 -06:00 committed by GitHub
parent 277f112278
commit 06d1577cdb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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