Fixed some broken references
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user