mirror of
https://github.com/1f349/dendrite.git
synced 2025-02-10 00:18:59 +00:00
Makes the tests ``` Can get rooms/{roomId}/members at a given point Can filter rooms/{roomId}/members ``` pass, by moving `/members` and `/joined_members` to the SyncAPI.