mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 05:09:12 +00:00
parent
2c6746ffa0
commit
02b185932c
37 changed files with 0 additions and 171 deletions
|
|
@ -134,7 +134,3 @@ class FcNetworkModuleSpec(unittest.TestCase, OneViewBaseTestCase):
|
|||
self.mock_ansible_module.exit_json.assert_called_once_with(
|
||||
changed=False, ansible_facts=dict(fc_network=resource_data), msg=FcNetworkModule.MSG_ALREADY_PRESENT
|
||||
)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
unittest.main()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue