Skip to content

Commit

Permalink
tests: Rename test_bgp_dynamic_capability_role
Browse files Browse the repository at this point in the history
Was copied, but forgot to rename accordingly.

Signed-off-by: Donatas Abraitis <[email protected]>
  • Loading branch information
ton31337 committed Oct 18, 2023
1 parent a681f52 commit 4b843e7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ def teardown_module(mod):
tgen.stop_topology()


def test_bgp_dynamic_capability_role():
def test_bgp_dynamic_capability_addpath():
tgen = get_topogen()

if tgen.routers_have_failure():
Expand Down

0 comments on commit 4b843e7

Please sign in to comment.