diff --git a/tests/units/anta_tests/routing/test_bgp.py b/tests/units/anta_tests/routing/test_bgp.py index 5e2c8ea97..53464b7ee 100644 --- a/tests/units/anta_tests/routing/test_bgp.py +++ b/tests/units/anta_tests/routing/test_bgp.py @@ -5948,8 +5948,9 @@ def test_check_bgp_neighbor_capability(input_dict: dict[str, bool], expected: bo "vrfs": { "default": { "afiSafiConfig": { - "v4m": {"redistributedRoutes": [{"proto": "AttachedHost", "routeMap": "RM-CONN-2-BGP"}, {"proto": "IS-IS", "routeMap": "RM-MLAG-PEER-IN"} - ]} + "v4m": { + "redistributedRoutes": [{"proto": "AttachedHost", "routeMap": "RM-CONN-2-BGP"}, {"proto": "IS-IS", "routeMap": "RM-MLAG-PEER-IN"}] + } } }, "test": {