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

pep8

parent 55672de3
Branches
Tags
No related merge requests found
...@@ -50,7 +50,6 @@ def test_logical_system_peerings_specific(client, name): ...@@ -50,7 +50,6 @@ def test_logical_system_peerings_specific(client, name):
assert all(p['logical-system'] == name for p in response_data) assert all(p['logical-system'] == name for p in response_data)
@pytest.mark.parametrize('name', [ @pytest.mark.parametrize('name', [
'VRR1', 'VRR1',
'VPNPROXY', 'VPNPROXY',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment