mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Cleaning up FIXMEs
This commit is contained in:
@@ -32,7 +32,6 @@ from ansible.parsing.yaml.objects import AnsibleMapping
|
||||
class TestDataLoader(unittest.TestCase):
|
||||
|
||||
def setUp(self):
|
||||
# FIXME: need to add tests that utilize vault_password
|
||||
self._loader = DataLoader()
|
||||
|
||||
def tearDown(self):
|
||||
|
||||
Reference in New Issue
Block a user