Skip to content

Commit

Permalink
Update test_ios_vxlan_vtep.py - removed trailing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
PadminiSivaraj authored Sep 27, 2023
1 parent 7ee6abd commit cc9d2f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/modules/network/ios/test_ios_vxlan_vtep.py
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ def test_ios_vxlan_vtep_overridden(self):
],
state="overridden",
),
),
)
commands = [
"interface nve1",
"no member vni 10101 ingress-replication",
Expand Down

0 comments on commit cc9d2f0

Please sign in to comment.