forked-synapse/tests/rest
Andrew Morgan b8f20e4276
Remove remaining is_guest argument uses from get_room_data calls (#8181)
#8174 removed the `is_guest` parameter from `get_room_data`, at the same time that #8157 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 #8174.
2020-08-26 17:26:56 +01:00
..
admin Convert synapse.api to async/await (#8031) 2020-08-06 08:30:06 -04:00
client Remove remaining is_guest argument uses from get_room_data calls (#8181) 2020-08-26 17:26:56 +01:00
key Convert federation client to async/await. (#7975) 2020-07-30 08:01:33 -04:00
media Support oEmbed for media previews. (#7920) 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 (#8048) 2020-08-07 14:21:24 +01:00
test_well_known.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00