From 90ec7768e6b8f6e88fabd173b6670eaf891231a7 Mon Sep 17 00:00:00 2001 From: Churikova Tetiana Date: Tue, 30 Jul 2019 19:01:31 +0200 Subject: [PATCH] disable 1 more e2e due to disable send to contacts from wallet --- test/appium/tests/atomic/transactions/test_wallet.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/appium/tests/atomic/transactions/test_wallet.py b/test/appium/tests/atomic/transactions/test_wallet.py index 4788b19236..0185832b3d 100644 --- a/test/appium/tests/atomic/transactions/test_wallet.py +++ b/test/appium/tests/atomic/transactions/test_wallet.py @@ -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']