add set as expired

This commit is contained in:
2025-08-22 18:04:21 -03:00
parent 45f444a222
commit 4acf85fd85
17 changed files with 87 additions and 53 deletions

View File

@@ -4,8 +4,7 @@ from layercake.dynamodb import DynamoDBPersistenceLayer
def test_enroll(
dynamodb_seeds,
dynamodb_client,
seeds,
dynamodb_persistence_layer: DynamoDBPersistenceLayer,
lambda_context: LambdaContext,
):