test(StatusChatToolBar): add object name for tests
This commit is contained in:
parent
930fa3daf0
commit
bce53e9ccc
|
@ -83,6 +83,7 @@ Item {
|
|||
|
||||
StatusFlatRoundButton {
|
||||
id: menuButton
|
||||
objectName: "chatToolbarMoreOptionsButton"
|
||||
width: 32
|
||||
height: 32
|
||||
icon.name: "more"
|
||||
|
|
Loading…
Reference in New Issue