Skip to content

Commit

Permalink
done with pep8 sanity test
Browse files Browse the repository at this point in the history
  • Loading branch information
AAYUSH2091 committed Nov 11, 2024
1 parent bb345c6 commit f23cc38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/modules/network/ios/test_ios_vrf_interfaces.py
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@ def test_ios_vrf_interfaces_parsed(self):
{"name": "GigabitEthernet3"},
{"name": "GigabitEthernet4", "vrf_name": "vrf_2"},
]

result = self.execute_module(changed=False)

self.assertEqual(result["parsed"], parsed_list)
Expand Down

0 comments on commit f23cc38

Please sign in to comment.