test(StatusTagSelector): Added `objectName` property needed for automation

This commit is contained in:
Noelia 2022-07-25 13:23:14 +02:00 committed by Michał Cieślak
parent c42f7d42fa
commit 29fbe51e8f
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