diff --git a/test/e2e/tests/wallet_main_screen/wallet: footer actions/test_footer_actions_send.py b/test/e2e/tests/wallet_main_screen/wallet: footer actions/test_footer_actions_send.py index 4a7c64af36..6b2320fd70 100644 --- a/test/e2e/tests/wallet_main_screen/wallet: footer actions/test_footer_actions_send.py +++ b/test/e2e/tests/wallet_main_screen/wallet: footer actions/test_footer_actions_send.py @@ -84,10 +84,8 @@ def test_wallet_send_0_eth(keys_screen, main_window, user_account, receiver_acco 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') - - @pytest.mark.case(704602) @pytest.mark.transaction @pytest.mark.parametrize('user_account', [constants.user.user_with_funds])