chore: i returned back symbol @ before allure

This commit is contained in:
Valentina Novgorodtceva 2024-05-29 16:17:15 +07:00 committed by Anastasiya
parent 8136d81c2b
commit cf99bfc879
1 changed files with 1 additions and 3 deletions

View File

@ -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])