Linting
This commit is contained in:
parent
f82e834225
commit
0718525a2a
@ -113,7 +113,7 @@ def test_invoke_requestresponse_function():
|
||||
FunctionName="testFunction",
|
||||
InvocationType="RequestResponse",
|
||||
Payload=json.dumps(in_data),
|
||||
LogType="Tail"
|
||||
LogType="Tail",
|
||||
)
|
||||
|
||||
success_result["StatusCode"].should.equal(200)
|
||||
|
Loading…
Reference in New Issue
Block a user