More UI tests

This commit is contained in:
Aleksandrs Proskurins
2022-10-24 12:15:43 +03:00
parent f9d1dcdf68
commit 2be5583e9c
4 changed files with 38 additions and 2 deletions
@@ -71,7 +71,6 @@ struct UserOtherSessionsToolbar: ToolbarContent {
} label: {
Image(filter == .all ? Asset.Images.userOtherSessionsFilter.name : Asset.Images.userOtherSessionsFilterSelected.name)
}
.accessibilityLabel(VectorL10n.userOtherSessionFilter)
}
}