Skip to content

Commit

Permalink
CI fixes after conflicts removal
Browse files Browse the repository at this point in the history
  • Loading branch information
VitthalMagadum committed Sep 22, 2024
1 parent 2b13bad commit 7529a1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/units/anta_tests/routing/test_bgp.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
VerifyBGPPeerASNCap,
VerifyBGPPeerCount,
VerifyBGPPeerDropStats,
VerifyBGPPeerGroup,
VerifyBGPPeerMD5Auth,
VerifyBGPPeerMPCaps,
VerifyBGPPeerRouteLimit,
Expand All @@ -24,7 +25,6 @@
VerifyBGPSpecificPeers,
VerifyBGPTimers,
VerifyEVPNType2Route,
VerifyBGPPeerGroup,
)
from tests.units.anta_tests import test

Expand Down Expand Up @@ -5126,4 +5126,4 @@
],
},
},
]
]

0 comments on commit 7529a1d

Please sign in to comment.