add iugu postback

This commit is contained in:
2026-01-12 23:30:52 -03:00
parent 29b8305713
commit ad23e9aa51
25 changed files with 191 additions and 29 deletions

View File

@@ -9,7 +9,7 @@ import events.set_cert_expired as app
def test_set_cert_expired(
seeds,
dynamodb_seeds,
dynamodb_persistence_layer: DynamoDBPersistenceLayer,
lambda_context: LambdaContext,
):
@@ -34,7 +34,7 @@ def test_set_cert_expired(
def test_existing_issued_cert(
seeds,
dynamodb_seeds,
dynamodb_persistence_layer: DynamoDBPersistenceLayer,
lambda_context: LambdaContext,
):