Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
roverflow committed Apr 4, 2024
1 parent 9be6d35 commit c90b074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/modules/network/ios/test_ios_vlans.py
Original file line number Diff line number Diff line change
Expand Up @@ -726,7 +726,7 @@ def test_ios_delete_vlans_config(self):
"no state active",
"no mtu 1500",
"no remote-span",
"no no shutdown",
"shutdown",
]
self.assertEqual(result["commands"], commands)

Expand Down

0 comments on commit c90b074

Please sign in to comment.