mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
fixed test to new parser options
This commit is contained in:
@@ -44,7 +44,7 @@ class TestPlayContext(unittest.TestCase):
|
|||||||
connect_opts = True,
|
connect_opts = True,
|
||||||
subset_opts = True,
|
subset_opts = True,
|
||||||
check_opts = True,
|
check_opts = True,
|
||||||
diff_opts = True,
|
inventory_opts = True,
|
||||||
)
|
)
|
||||||
|
|
||||||
def tearDown(self):
|
def tearDown(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user