Updated TranslationSettings & formatted code

This commit is contained in:
2023-04-05 18:12:31 +02:00
parent 6751541269
commit 9b4afdbe18
4 changed files with 45 additions and 49 deletions

View File

@@ -8,7 +8,6 @@ from unittests_shared.cli_commands import CLICommands
class AddTestCase(CommandTestCase):
def __init__(self, method_name: str):
CommandTestCase.__init__(self, method_name)
self._source = "add-test-project"