This commit is contained in:
2025-05-16 14:29:14 -03:00
parent 17131380ac
commit cc9bd08daa
49 changed files with 177 additions and 54 deletions

View File

@@ -1,5 +1,5 @@
import json
from http import HTTPMethod, HTTPStatus
import json
from layercake.dynamodb import (
DynamoDBCollection,
@@ -11,7 +11,6 @@ from layercake.dynamodb import (
from ..conftest import HttpApiProxy, LambdaContext
def test_update_user_cpf(
mock_app,
dynamodb_seeds,