mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-16 16:47:24 +00:00
chore: i returned back symbol @ before allure
This commit is contained in:
parent
8136d81c2b
commit
cf99bfc879
@ -84,10 +84,8 @@ def test_wallet_send_0_eth(keys_screen, main_window, user_account, receiver_acco
|
|||||||
main_window.wait_for_notification())
|
main_window.wait_for_notification())
|
||||||
|
|
||||||
|
|
||||||
allure.testcase('https://ethstatus.testrail.net/index.php?/cases/view/704602',
|
@allure.testcase('https://ethstatus.testrail.net/index.php?/cases/view/704602',
|
||||||
'Send: can send ERC 721 token (collectible) to address pasted into receiver field with Simple flow')
|
'Send: can send ERC 721 token (collectible) to address pasted into receiver field with Simple flow')
|
||||||
|
|
||||||
|
|
||||||
@pytest.mark.case(704602)
|
@pytest.mark.case(704602)
|
||||||
@pytest.mark.transaction
|
@pytest.mark.transaction
|
||||||
@pytest.mark.parametrize('user_account', [constants.user.user_with_funds])
|
@pytest.mark.parametrize('user_account', [constants.user.user_with_funds])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user