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

Merged
edraft merged 6 commits from #139 into 2022.12 2022-12-07 16:16:14 +01:00
Showing only changes of commit 1ca459e67a - Show all commits

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)