Removed skip test case #139
This commit is contained in:
parent
fe8ffb2839
commit
1ca459e67a
@ -12,7 +12,6 @@ from unittests_shared.cli_commands import CLICommands
|
|||||||
|
|
||||||
|
|
||||||
class PublishTestCase(CommandTestCase):
|
class PublishTestCase(CommandTestCase):
|
||||||
CommandTestCase._skip_tear_down = True
|
|
||||||
|
|
||||||
def __init__(self, method_name: str):
|
def __init__(self, method_name: str):
|
||||||
CommandTestCase.__init__(self, method_name)
|
CommandTestCase.__init__(self, method_name)
|
||||||
|
Loading…
Reference in New Issue
Block a user