more missing tearDowns
This commit is contained in:
parent
f49ee80a7b
commit
2485b87294
65 changed files with 189 additions and 6 deletions
|
|
@ -52,6 +52,9 @@ class TestShowGroups(utils.CliTestCase):
|
|||
'group_id': 3}
|
||||
]
|
||||
|
||||
def tearDown(self):
|
||||
mock.patch.stopall()
|
||||
|
||||
def test_show_groups_incorrect_num_of_args(self):
|
||||
arguments = []
|
||||
self.assert_system_exit(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue