mirror of
https://github.com/status-im/status-react.git
synced 2025-01-10 11:06:25 +00:00
disable collectible e2e
Signed-off-by: andrey <motor4ik@gmail.com>
This commit is contained in:
parent
e55cb6b47b
commit
6940adf1cb
@ -215,8 +215,10 @@ class TestWalletManagement(SingleDeviceTestCase):
|
||||
if not wallet_view.element_by_text('1').is_element_displayed():
|
||||
self.driver.fail('User collectibles amount does not match')
|
||||
|
||||
# TODO: redo to open with Opensea
|
||||
@marks.testrail_id(5346)
|
||||
@marks.high
|
||||
@marks.skip
|
||||
def test_collectible_from_wallet_opens_in_browser_view(self):
|
||||
passphrase = wallet_users['F']['passphrase']
|
||||
signin_view = SignInView(self.driver)
|
||||
|
Loading…
x
Reference in New Issue
Block a user