mirror of
https://github.com/status-im/status-react.git
synced 2025-01-27 11:16:03 +00:00
Remove Myabe later after deleting PN
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
This commit is contained in:
parent
bada7c4dd4
commit
bba6d735c3
@ -188,7 +188,6 @@ class SignInView(BaseView):
|
||||
self.next_button.click()
|
||||
self.confirm_your_password_input.set_value(password)
|
||||
self.next_button.click()
|
||||
self.maybe_later_button.click()
|
||||
return self.get_home_view()
|
||||
|
||||
def recover_access(self, passphrase: str, password: str = common_password):
|
||||
|
Loading…
x
Reference in New Issue
Block a user