chore: add reference to skipped test

This commit is contained in:
Anastasiya 2024-06-20 20:37:20 +03:00
parent d975dc66a1
commit 033bf99974
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ pytestmark = marks
@allure.testcase('https://ethstatus.testrail.net/index.php?/cases/edit/703598',
'Add new account from wallet settings screen')
@pytest.mark.case(703598)
@pytest.mark.skip
@pytest.mark.skip(reason='https://github.com/status-im/status-desktop/issues/15286')
@pytest.mark.parametrize('user_account', [constants.user.user_with_random_attributes_1])
@pytest.mark.parametrize('account_name, color, emoji, emoji_unicode',
[