Deactivated test output
This commit is contained in:
parent
2ec8fc22b3
commit
558dfb8ced
@ -9,4 +9,4 @@ class StartTestThread(threading.Thread):
|
||||
self._is_dev = is_dev
|
||||
|
||||
def run(self):
|
||||
CLICommands.start(is_dev=self._is_dev, output=True)
|
||||
CLICommands.start(is_dev=self._is_dev)
|
||||
|
Loading…
Reference in New Issue
Block a user