disable 1 more e2e due to disable send to contacts from wallet
This commit is contained in:
parent
ca97cb53fe
commit
90ec7768e6
|
@ -14,6 +14,8 @@ class TestTransactionWalletSingleDevice(SingleDeviceTestCase):
|
|||
|
||||
@marks.testrail_id(5307)
|
||||
@marks.critical
|
||||
@marks.skip
|
||||
# temporary skipped due to 8601
|
||||
def test_send_eth_from_wallet_to_contact(self):
|
||||
recipient = basic_user
|
||||
sender = transaction_senders['N']
|
||||
|
|
Loading…
Reference in New Issue