Skip to content
Snippets Groups Projects
Commit 5897a6f5 authored by Erik Reid's avatar Erik Reid
Browse files

pep8

parent f2fb7052
Branches
Tags
No related merge requests found
......@@ -57,4 +57,3 @@ def test_juniper_addresses(mocker, client):
jsonschema.validate(response_data, response_schema)
assert len(response_data) == len(test_data)
assert set([x['ip_address'] for x in test_data]) == set(response_data)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment