chore: update critical path with adding 2 generated accounts with restart
This commit is contained in:
parent
1fc44f5e3d
commit
6608ceb019
|
@ -25,6 +25,7 @@ pytestmark = marks
|
|||
[
|
||||
pytest.param('GenAcc2', '#2a4af5', 'sunglasses', '1f60e')
|
||||
])
|
||||
@pytest.mark.critical
|
||||
def test_add_generated_account_restart_add_again(
|
||||
aut: AUT, main_screen: MainWindow, user_account,
|
||||
color: str, emoji: str, emoji_unicode: str, name: str,
|
||||
|
|
Loading…
Reference in New Issue