mirror of https://github.com/status-im/StatusQ.git
test(StatusChatInfoButton): add objectName to pin text for tests
This commit is contained in:
parent
1e12636abd
commit
4d63af303c
|
@ -216,6 +216,7 @@ Rectangle {
|
|||
}
|
||||
|
||||
StatusBaseText {
|
||||
objectName: "StatusChatInfo_pinText"
|
||||
anchors.left: pinIcon.right
|
||||
anchors.leftMargin: -6
|
||||
anchors.verticalCenter: pinIcon.verticalCenter
|
||||
|
|
Loading…
Reference in New Issue