mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-03 05:25:24 -04:00
To fix the `test_left_room`, we need to ask for the `m.room.member` state event from `required_state`. The rest of the patch rewrites the test a little bit to make it more Rust idiomatic.