You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix unit test assertions broken by spelling typo PRs (#4321)
What is the motivation for this PR
Fix unit test assertions broken by recent spelling correction PRs, and revert the 'Neighbhor' → 'Neighbor' header change which is intentionally preserved for backward compatibility.
How did you do it
Updated test expected strings to match corrected source messages and restored the 'Neighbhor' header in bgp_util.py.
How did you verify/test it
Not provided in PR description.
Signed-off-by: Rustiqly <rustiqly@users.noreply.github.com>
0 commit comments