chore: add object name for collectibles delegates

This commit is contained in:
Anastasiya Semenkevich 2024-09-11 21:56:28 +03:00 committed by Anastasiya
parent c4363be418
commit 9050459ee8
2 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,6 @@ pytestmark = marks
@pytest.mark.case(703040, 736372)
@pytest.mark.parametrize('user_account', [RandomUser()])
@pytest.mark.critical
# TODO: it may fail, https://github.com/status-im/status-desktop/issues/16291
def test_import_seed_phrase(main_window, aut: AUT, user_account):
keys_screen = open_generate_new_keys_view()

View File

@ -10,6 +10,7 @@ import utils 1.0
ItemDelegate {
id: root
objectName: "tokenSelectorCollectibleDelegate_" + name
required property string name
required property string balance