mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-01 17:27:53 +00:00
chore: enable back test with context menu interactions
This commit is contained in:
parent
fa500a3b5b
commit
94c62dae26
@ -25,7 +25,7 @@ pytestmark = marks
|
||||
pytest.param('#2a4af5', 'sunglasses', '1f60e',
|
||||
'#216266', 'thumbsup', '1f44d')
|
||||
])
|
||||
# @pytest.mark.critical TODO: https://github.com/status-im/status-desktop/issues/16236
|
||||
@pytest.mark.critical
|
||||
def test_add_edit_delete_generated_account(main_screen: MainWindow, user_account,
|
||||
color: str, emoji: str, emoji_unicode: str,
|
||||
new_color: str, new_emoji: str,
|
||||
|
Loading…
x
Reference in New Issue
Block a user