mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-14 22:12:10 -04:00
parent
99d1897078
commit
c29e2c6306
5 changed files with 5 additions and 83 deletions
|
@ -115,7 +115,7 @@ class DeviceTestCase(unittest.HomeserverTestCase):
|
|||
"device_id": "xyz",
|
||||
"display_name": "display 0",
|
||||
"last_seen_ip": None,
|
||||
"last_seen_ts": 1000000,
|
||||
"last_seen_ts": None,
|
||||
},
|
||||
device_map["xyz"],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue