fixed test to new parser options
This commit is contained in:
parent
e081a73aa1
commit
ab355218a0
1 changed files with 1 additions and 1 deletions
|
@ -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):
|
||||
|
|
Loading…
Add table
Reference in a new issue