mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
@@ -56,7 +56,3 @@ class SanManagerInfoSpec(unittest.TestCase, FactsParamsTestCase):
|
||||
SanManagerInfoModule().run()
|
||||
|
||||
self.mock_ansible_module.exit_json.assert_called_once_with(changed=False, san_managers=[])
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
unittest.main()
|
||||
|
||||
Reference in New Issue
Block a user