mirror of
https://github.com/outbackdingo/certificates.git
synced 2026-01-27 10:18:34 +00:00
fixup! Add AWS ca-west-1 identity document certificate
This commit is contained in:
@@ -896,5 +896,5 @@ func TestAWS_HardcodedCertificates(t *testing.T) {
|
||||
assert.True(t, cert.NotAfter.After(time.Now()))
|
||||
certs = append(certs, cert)
|
||||
}
|
||||
assert.Len(t, 15, certs, "expected 14 certificates in aws_certificates.pem")
|
||||
assert.Len(t, 15, certs, "expected 15 certificates in aws_certificates.pem")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user