mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-03 10:14:04 +00:00
Update aut.py
This commit is contained in:
parent
2fc228732e
commit
da7f01eec2
@ -112,6 +112,7 @@ class AUT:
|
||||
self.port = local_system.find_free_port(configs.squish.AUT_PORT, 100)
|
||||
command = [
|
||||
str(configs.testpath.SQUISH_DIR / 'bin/startaut'),
|
||||
'--verbose',
|
||||
f'--port={self.port}',
|
||||
str(self.path),
|
||||
f'-d={self.app_data}',
|
||||
|
Loading…
x
Reference in New Issue
Block a user