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