events: Truly appease clippy

This commit is contained in:
Jonas Platte 2021-08-16 23:48:17 +02:00
parent 1077889e4e
commit b9486b91fa
No known key found for this signature in database
GPG Key ID: CC154DE0E30B7C67

View File

@ -11,7 +11,7 @@ fn deserialize_unsigned_prev_content() {
"topic": "New room topic", "topic": "New room topic",
}, },
"event_id": "$143273582443PhrSn:example.org", "event_id": "$143273582443PhrSn:example.org",
"origin_server_ts": 1432735824653_u64, "origin_server_ts": 1_432_735_824_653_u64,
"room_id": "!jEsUZKDJdhlrceRyVU:example.org", "room_id": "!jEsUZKDJdhlrceRyVU:example.org",
"sender": "@example:example.org", "sender": "@example:example.org",
"state_key": "", "state_key": "",