diff --git a/anta/tests/routing/bgp.py b/anta/tests/routing/bgp.py index fa5d7d874..1b9797b96 100644 --- a/anta/tests/routing/bgp.py +++ b/anta/tests/routing/bgp.py @@ -1237,7 +1237,7 @@ class VerifyBGPPeerDropStats(AntaTest): Expected Results ---------------- * Success: The test will pass if the BGP peer's drop statistic(s) are zero. - * Failure: The test will fail if the BGP peer's drop statistic(s) are non-zero/not found or peer is not configured. + * Failure: The test will fail if the BGP peer's drop statistic(s) are non-zero/Not Found or peer is not configured. Examples --------