mirror of
https://github.com/status-im/desktop-qa-automation.git
synced 2025-02-23 17:48:20 +00:00
chore: change the datadir parameter
This commit is contained in:
parent
0ce193c6fd
commit
2362230c9f
@ -115,7 +115,7 @@ class AUT:
|
||||
'--verbose',
|
||||
f'--port={self.port}',
|
||||
str(self.path),
|
||||
f'-d={self.app_data}',
|
||||
f'--datadir={self.app_data}',
|
||||
f'--LOG_LEVEL={configs.testpath.LOG_LEVEL}',
|
||||
]
|
||||
try:
|
||||
|
Loading…
x
Reference in New Issue
Block a user