chore: update critical path with adding 2 generated accounts with restart

This commit is contained in:
Anastasiya Semenkevich 2024-02-15 17:18:50 +03:00 committed by Anastasiya
parent 1fc44f5e3d
commit 6608ceb019
1 changed files with 1 additions and 0 deletions

View File

@ -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,