diff --git a/tests/unit/modules/network/ios/test_ios_vxlan_vtep.py b/tests/unit/modules/network/ios/test_ios_vxlan_vtep.py index 01c341ab5..1c95a2011 100644 --- a/tests/unit/modules/network/ios/test_ios_vxlan_vtep.py +++ b/tests/unit/modules/network/ios/test_ios_vxlan_vtep.py @@ -317,7 +317,7 @@ def test_ios_vxlan_vtep_overridden(self): ], state="overridden", ), - ), + ) commands = [ "interface nve1", "no member vni 10101 ingress-replication",