Skip to content

Commit

Permalink
Update test args
Browse files Browse the repository at this point in the history
Signed-off-by: d-dashkov <Dmytro_Dashkov@Jabil.com>
  • Loading branch information
d-dashkov committed Oct 8, 2021
1 parent 5befb0a commit 4dd4c17
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/sonic-bgpcfgd/tests/test_static_rt.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,7 @@ def test_set_nhportchannel():
set_del_test(
mgr,
"DEL",
("10.1.0.0/24", {
"nexthop": "PortChannel0001",
}),
("10.1.0.0/24",),
True,
[
"no ip route 10.1.0.0/24 PortChannel0001",
Expand Down

0 comments on commit 4dd4c17

Please sign in to comment.