Skip to content
Snippets Groups Projects
Commit 4b0c599b authored by Sam Roberts's avatar Sam Roberts
Browse files

fix test to reflect revert to get_customer_name behaviour for COPERNICUS

parent 626e7c0f
No related branches found
No related tags found
No related merge requests found
...@@ -384,7 +384,7 @@ def test_interface_dashboard_mapping(description, expected_dashboards): ...@@ -384,7 +384,7 @@ def test_interface_dashboard_mapping(description, expected_dashboards):
({ ({
'description': 'SRV_L3VPN RE_INTERCONNECT REDCLARA #REDCLARA-MAD-COPERNICUS | ASN27750', # noqa: E501 'description': 'SRV_L3VPN RE_INTERCONNECT REDCLARA #REDCLARA-MAD-COPERNICUS | ASN27750', # noqa: E501
'dashboards': ['COPERNICUS'] 'dashboards': ['COPERNICUS']
}, {'name': 'COPERNICUS', 'interface_type': 'LOGICAL'}), }, {'name': 'REDCLARA', 'interface_type': 'LOGICAL'}),
]) ])
def test_description_dashboard_parsing(interface, dashboard_info): def test_description_dashboard_parsing(interface, dashboard_info):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment