mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-28 07:15:21 +00:00
parent
2749236a56
commit
13228f4c28
@ -54,7 +54,9 @@ class ExecutableAut(AbstractAut):
|
||||
return self
|
||||
|
||||
def close(self):
|
||||
local_system.kill_process(self.fp.name)
|
||||
# https://github.com/status-im/desktop-qa-automation/issues/85
|
||||
# local_system.kill_process(self.fp.name)
|
||||
pass
|
||||
|
||||
|
||||
class StatusAut(ExecutableAut):
|
||||
|
Loading…
x
Reference in New Issue
Block a user