Skip to content

Commit

Permalink
Merge branch 'ana_599' of https://github.com/Ruchip16/cisco.nxos into…
Browse files Browse the repository at this point in the history
… ana_599
  • Loading branch information
Ruchip16 committed Dec 7, 2024
2 parents 23e2ea3 + 1ad2794 commit ff12b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/modules/network/nxos/test_nxos_l3_interfaces.py
Original file line number Diff line number Diff line change
Expand Up @@ -1066,4 +1066,4 @@ def test_ipv6_redirects(self):
commands = ["interface Ethernet1/2", "no ipv6 redirects"]
playbook["state"] = "merged"
set_module_args(playbook, ignore_provider_arg)
self.execute_module(changed=True, commands=commands)
self.execute_module(changed=True, commands=commands)

0 comments on commit ff12b31

Please sign in to comment.