More UI tests

This commit is contained in:
Aleksandrs Proskurins
2022-10-24 12:15:43 +03:00
parent e69e606e4c
commit 247f7ecd1f
4 changed files with 38 additions and 2 deletions
@@ -207,7 +207,7 @@ enum MockUserOtherSessionsScreenState: MockScreenState, CaseIterable {
isCurrent: false)]
}
private func allSessions() -> [UserSessionInfo] {
func allSessions() -> [UserSessionInfo] {
[UserSessionInfo(id: "0",
name: "iOS",
deviceType: .mobile,