2
0
mirror of synced 2025-02-22 03:18:15 +00:00

test(StatusTagSelector): Added objectName property needed for automation

This commit is contained in:
Noelia 2022-07-25 13:23:14 +02:00 committed by Noelia
parent 0040a2d86b
commit d412fe208e

View File

@ -378,6 +378,7 @@ Item {
} }
contentItem: ListView { contentItem: ListView {
id: userListView id: userListView
objectName: "tagSelectorUserList"
anchors { anchors {
fill: parent fill: parent
topMargin: 16 topMargin: 16