update admin name #32
This commit is contained in:
@@ -132,5 +132,5 @@ event = {
|
||||
}
|
||||
|
||||
|
||||
def test_email_receiving(dynamodb_seeds, lambda_context: LambdaContext):
|
||||
def test_email_receiving(seeds, lambda_context: LambdaContext):
|
||||
assert app.lambda_handler(event, lambda_context) == {'disposition': 'CONTINUE'}
|
||||
|
||||
Reference in New Issue
Block a user