Skip to content

Commit

Permalink
Revert changes to Not Found to follow the other test
Browse files Browse the repository at this point in the history
  • Loading branch information
carl-baillargeon committed Aug 14, 2024
1 parent 9e2e1de commit 6dab5c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anta/tests/routing/bgp.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
--------
Expand Down

0 comments on commit 6dab5c6

Please sign in to comment.