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
1 changed files with 1 additions and 0 deletions

View File

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