anta icon indicating copy to clipboard operation
anta copied to clipboard

fix(anta.tests): Correct inputs to outputs mapping for BGP tests

Open gmuloc opened this issue 9 months ago • 0 comments

Description

Rollback some modifications because commands are not created in the same order than the inputs.

Fixes #669

Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my code
  • [x] I have run pre-commit for code linting and typing (pre-commit run)
  • [x] I have made corresponding changes to the documentation
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] New and existing unit tests pass locally with my changes (tox -e testenv)

gmuloc avatar May 13 '24 14:05 gmuloc