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
client Remove remaining is_guest argument uses from get_room_data calls (#8181) 2020-08-26 17:26:56 +01:00
key
media
__init__.py
test_health.py
test_well_known.py