Trying to improve coverage
This commit is contained in:
parent
8048e39dc0
commit
e229d248ad
3 changed files with 8 additions and 11 deletions
|
|
@ -910,4 +910,4 @@ def test_list_versions_by_function_for_nonexistent_function():
|
|||
|
||||
versions = conn.list_versions_by_function(FunctionName='testFunction')
|
||||
|
||||
assert len(versions['Versions']) == 0
|
||||
assert len(versions['Versions']) == 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue