diff --git a/test/test_snmp_handling.py b/test/test_snmp_handling.py index d169844055bf26f908af94db1f625081a3ab4c7f..08485456e629bc31821555240bf4c6d97137493f 100644 --- a/test/test_snmp_handling.py +++ b/test/test_snmp_handling.py @@ -73,7 +73,7 @@ def test_snmp_interfaces(mocker, data_config, snmp_walk_responses): }, "type": "array", - "items": { + "items": { "anyOf": [ {"$ref": "#/definitions/v4ifc"}, {"$ref": "#/definitions/v6ifc"}