Skip to content
This repository was archived by the owner on Aug 13, 2024. It is now read-only.

Commit 735e694

Browse files
committed
chore: update critical path with adding 2 generated accounts with restart
1 parent 45e5fbd commit 735e694

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/wallet_main_screen/wallet: plus button/test_plus_button_add_account_after_restart.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
[
2626
pytest.param('GenAcc2', '#2a4af5', 'sunglasses', '1f60e')
2727
])
28+
@pytest.mark.critical
2829
def test_add_generated_account_restart_add_again(
2930
aut: AUT, main_screen: MainWindow, user_account,
3031
color: str, emoji: str, emoji_unicode: str, name: str,

0 commit comments

Comments
 (0)