Skip to content

Commit

Permalink
backport of commit 293e8b8 (#23045)
Browse files Browse the repository at this point in the history
Co-authored-by: Steven Clark <[email protected]>
  • Loading branch information
1 parent c308568 commit 296ec71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions builtin/logical/pki/crl_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1452,6 +1452,7 @@ func TestCRLIssuerRemoval(t *testing.T) {
// unified CRLs get built.
_, err := CBWrite(b, s, "config/crl", map[string]interface{}{
"cross_cluster_revocation": true,
"auto_rebuild": true,
})
require.NoError(t, err, "failed enabling unified CRLs on enterprise")
}
Expand Down

0 comments on commit 296ec71

Please sign in to comment.