mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
MESSENGER-5413 other hotspots
This commit is contained in:
+1
-1
@@ -90,7 +90,7 @@ class UserSessionOverviewViewModelTests: XCTestCase {
|
||||
name: "iOS",
|
||||
deviceType: .mobile,
|
||||
verificationState: .unverified,
|
||||
lastSeenIP: "10.0.0.10",
|
||||
lastSeenIP: "10.0.0.10", //NOSONAR mocking ip for testing
|
||||
lastSeenTimestamp: Date().timeIntervalSince1970 - 100,
|
||||
applicationName: "Element iOS",
|
||||
applicationVersion: "1.9.7",
|
||||
|
||||
Reference in New Issue
Block a user