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

pep8

parent d5bb5a86
No related branches found
No related tags found
No related merge requests found
......@@ -220,7 +220,7 @@ def test_fw_counter_bytes_oid_values(customer, interface_name, expected_oid):
@pytest.mark.parametrize('description,expected_dashboards', [
('SRV_IAS CUSTOMER JISC #JISC-AP1-IAS IASPS | ASN786',
['IAS_CUSTOMER']),
('SRV_L2CIRCUIT CUSTOMER JISC JISC #DUB-LON-NRENBBEXT-JANET-13015 | backup for niran ',
('SRV_L2CIRCUIT CUSTOMER JISC JISC #DUB-LON-NRENBBEXT-JANET-13015 | backup for niran ', # noqa: E501
['L2_CIRCUIT'])
])
def test_interface_dashboard_mapping(description, expected_dashboards):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment