mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-29 03:50:36 -05:00
#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. |
||
|---|---|---|
| .. | ||
| v1 | ||
| v2_alpha | ||
| __init__.py | ||
| test_consent.py | ||
| test_ephemeral_message.py | ||
| test_identity.py | ||
| test_power_levels.py | ||
| test_redactions.py | ||
| test_retention.py | ||
| test_shadow_banned.py | ||
| test_transactions.py | ||
| third_party_rules.py | ||