summaryrefslogtreecommitdiffstats
path: root/app/test/api/responders_test/test_data/links.py
diff options
context:
space:
mode:
Diffstat (limited to 'app/test/api/responders_test/test_data/links.py')
-rw-r--r--app/test/api/responders_test/test_data/links.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/test/api/responders_test/test_data/links.py b/app/test/api/responders_test/test_data/links.py
index e71c02d..1626392 100644
--- a/app/test/api/responders_test/test_data/links.py
+++ b/app/test/api/responders_test/test_data/links.py
@@ -69,7 +69,7 @@ LINKS_WITH_SPECIFIC_ID = [
{
"id": LINK_ID,
"host": "node-1.cisco.com",
- "link_type": "pnic-network",
+ "link_type": "host_pnic-network",
"link_name": "Segment-103",
"environment": "Mirantis-Liberty-API"
}
@@ -79,7 +79,7 @@ LINKS = [
{
"id": "58ca73ae3a8a836d10ff3b45",
"host": "node-1.cisco.com",
- "link_type": "pnic-network",
+ "link_type": "host_pnic-network",
"link_name": "Segment-103",
"environment": "Mirantis-Liberty-API"
}