test(StatusChatInfoButton): add objectName to pin text for tests

This commit is contained in:
Jonathan Rainville 2022-08-23 15:22:24 -04:00
parent 1e12636abd
commit 4d63af303c
1 changed files with 1 additions and 0 deletions

View File

@ -216,6 +216,7 @@ Rectangle {
}
StatusBaseText {
objectName: "StatusChatInfo_pinText"
anchors.left: pinIcon.right
anchors.leftMargin: -6
anchors.verticalCenter: pinIcon.verticalCenter