diff --git a/test/test_classifier_routes.py b/test/test_classifier_routes.py index dda9c25ee8b644821babcbb5c12e58e641868c3f..50e434244edf62d023fbd46ce8777ab89857eb5e 100644 --- a/test/test_classifier_routes.py +++ b/test/test_classifier_routes.py @@ -62,6 +62,7 @@ JUNIPER_LINK_METADATA = { "equipment": {"type": "string"}, "other_end_equipment": {"type": "string"}, "port": {"type": "string"}, + "other_end_port": {"type": "string"}, "logical_unit": { "oneOf": [ {"type": "integer"},