2022.12 #133

Merged
edraft merged 85 commits from 2022.12 into master 2022-12-25 11:58:35 +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):
CommandTestCase._skip_tear_down = True
def __init__(self, method_name: str):
CommandTestCase.__init__(self, method_name)