Fixed some broken references

This commit is contained in:
2023-04-05 18:03:13 +02:00
parent 9a6ce704b7
commit 8624549aa6
9 changed files with 31 additions and 67 deletions

View File

@@ -8,6 +8,7 @@ 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"