diff --git a/test/test_infinera_classifier.py b/test/test_infinera_classifier.py index 81d2ad96d0f2fa43e9a5fc34983a4f511789d5e9..28fe8464037870d6ed784e3fbdbde37928930c4c 100644 --- a/test/test_infinera_classifier.py +++ b/test/test_infinera_classifier.py @@ -66,6 +66,7 @@ INFINERA_LINK_METADATA = { "properties": { "id": {"type": "integer"}, "name": {"type": "string"}, + "project": {"type": "string"}, "status": { "type": "string", "enum": ["operational", "installed", "planned", "ordered"]