1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-04-24 22:47:05 +00:00
synapse/tests/rest
Andrew Morgan b8f20e4276
Remove remaining is_guest argument uses from get_room_data calls ()
 removed the `is_guest` parameter from `get_room_data`, at the same time that  was merged using it, colliding together to break unit tests on develop.

This PR removes the `is_guest` parameter from the call in the broken test.

Uses the same changelog as .
2020-08-26 17:26:56 +01:00
..
admin Convert synapse.api to async/await () 2020-08-06 08:30:06 -04:00
client Remove remaining is_guest argument uses from get_room_data calls () 2020-08-26 17:26:56 +01:00
key Convert federation client to async/await. () 2020-07-30 08:01:33 -04:00
media Support oEmbed for media previews. () 2020-07-27 07:50:44 -04:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
test_health.py Add health check endpoint () 2020-08-07 14:21:24 +01:00
test_well_known.py Run Black on the tests again () 2019-05-10 00:12:11 -05:00