add postgres
This commit is contained in:
@@ -14,4 +14,4 @@ def test_update_user(lambda_context: LambdaContext):
|
||||
},
|
||||
}
|
||||
|
||||
assert app.lambda_handler(event, lambda_context)
|
||||
assert app.lambda_handler(event, lambda_context) # type: ignore
|
||||
|
||||
Reference in New Issue
Block a user