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
@@ -207,7 +207,7 @@ enum MockUserOtherSessionsScreenState: MockScreenState, CaseIterable {
isCurrent: false)]
}
private func allSessions() -> [UserSessionInfo] {
func allSessions() -> [UserSessionInfo] {
[UserSessionInfo(id: "0",
name: "iOS",
deviceType: .mobile,