cpl n <project-type> name (#139) #140

Merged
edraft merged 1 commits from refs/pull/140/head into 2022.12 2022-12-07 16:16:14 +01:00

View File

@@ -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)