mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-01 17:27:53 +00:00
chore: remove restart from import seed phrase
perhaps it was put there by mistake. we dont need the app restart in this test
This commit is contained in:
parent
b8202244b3
commit
49ccfc5b8f
@ -61,6 +61,4 @@ def test_import_seed_phrase(aut: AUT, keys_screen, main_window, user_account, au
|
||||
user_canvas = main_window.left_panel.open_user_canvas()
|
||||
profile_popup = user_canvas.open_profile_popup()
|
||||
assert profile_popup.user_name == user_account.name
|
||||
|
||||
aut.restart()
|
||||
main_window.authorize_user(user_account)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user