fixup! Add AWS ca-west-1 identity document certificate

pull/1715/head
Remi Vichery 3 months ago
parent 283d46d9a7
commit ee44ac104d
No known key found for this signature in database
GPG Key ID: B0CE1B4CEA178D90

@ -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")
}

Loading…
Cancel
Save