tests: Rename test_bgp_dynamic_capability_role

Was copied, but forgot to rename accordingly.

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
This commit is contained in:
Donatas Abraitis 2023-10-18 12:31:22 +03:00
parent a681f525b9
commit 4b843e759b

View File

@ -47,7 +47,7 @@ def teardown_module(mod):
tgen.stop_topology() tgen.stop_topology()
def test_bgp_dynamic_capability_role(): def test_bgp_dynamic_capability_addpath():
tgen = get_topogen() tgen = get_topogen()
if tgen.routers_have_failure(): if tgen.routers_have_failure():