diff --git a/test/test_infinera_classifier.py b/test/test_infinera_classifier.py
index 771cd729f70d7aef91feedf13cb8e3f2be662ad2..0cd26f2cbadbb5fbd3481d447b4be917690eccab 100644
--- a/test/test_infinera_classifier.py
+++ b/test/test_infinera_classifier.py
@@ -27,9 +27,9 @@ INFINERA_LINK_METADATA = {
                 },
                 "service_type": {"type": "string"},
                 "project": {"type": "string"},
-                "pop": {"type": "string"},
+                "pop_name": {"type": "string"},
                 "pop_abbreviation": {"type": "string"},
-                "other_end_pop": {"type": "string"},
+                "other_end_pop_name": {"type": "string"},
                 "other_end_pop_abbreviation": {"type": "string"},
                 "equipment": {"type": "string"},
                 "other_end_equipment": {"type": "string"},