test(StatusSearchPopup): add object name for tests
This commit is contained in:
parent
93a709bf36
commit
a0a6cd3ae1
|
@ -326,6 +326,7 @@ StatusModal {
|
|||
}
|
||||
}
|
||||
StatusLoadingIndicator {
|
||||
objectName: "searchPopupLoadingIndicator"
|
||||
anchors.centerIn: parent
|
||||
visible: root.loading
|
||||
color: Theme.palette.primaryColor1
|
||||
|
|
Loading…
Reference in New Issue