mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-18 01:27:25 +00:00
tests: test for adding account from settings is disabled
This commit is contained in:
parent
d1053be5f0
commit
d975dc66a1
@ -20,6 +20,7 @@ pytestmark = marks
|
|||||||
@allure.testcase('https://ethstatus.testrail.net/index.php?/cases/edit/703598',
|
@allure.testcase('https://ethstatus.testrail.net/index.php?/cases/edit/703598',
|
||||||
'Add new account from wallet settings screen')
|
'Add new account from wallet settings screen')
|
||||||
@pytest.mark.case(703598)
|
@pytest.mark.case(703598)
|
||||||
|
@pytest.mark.skip
|
||||||
@pytest.mark.parametrize('user_account', [constants.user.user_with_random_attributes_1])
|
@pytest.mark.parametrize('user_account', [constants.user.user_with_random_attributes_1])
|
||||||
@pytest.mark.parametrize('account_name, color, emoji, emoji_unicode',
|
@pytest.mark.parametrize('account_name, color, emoji, emoji_unicode',
|
||||||
[
|
[
|
||||||
|
Loading…
x
Reference in New Issue
Block a user