You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(crl): migrate SignersLoaderTest to CrlValidationStatus enum
Replaces the raw string literals 'valid' and 'revoked' in test fixtures
with the typed CrlValidationStatus enum cases.
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
0 commit comments