mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-17 18:11:54 +00:00
test(StatusTagSelector): Added objectName
property needed for automation
This commit is contained in:
parent
c42f7d42fa
commit
29fbe51e8f
@ -378,6 +378,7 @@ Item {
|
||||
}
|
||||
contentItem: ListView {
|
||||
id: userListView
|
||||
objectName: "tagSelectorUserList"
|
||||
anchors {
|
||||
fill: parent
|
||||
topMargin: 16
|
||||
|
Loading…
x
Reference in New Issue
Block a user