Trying to improve coverage

This commit is contained in:
William Rubel 2019-02-18 08:52:37 -06:00
commit e229d248ad
3 changed files with 8 additions and 11 deletions

View file

@ -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