summary refs log tree commit diff
path: root/tests/rest/admin/test_room.py
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2021-04-21 15:35:15 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2021-04-21 15:35:15 +0100
commit744f4563245deddc9fb02b211fe4ab1500a3ca4c (patch)
treed82c866b72e5305496575beaba2bd3b782e9b328 /tests/rest/admin/test_room.py
parentMerge commit '4218473f9' into anoa/dinsic_release_1_31_0 (diff)
parentAdd type hints to admin and room list handlers. (#8973) (diff)
downloadsynapse-744f4563245deddc9fb02b211fe4ab1500a3ca4c.tar.xz
Merge commit '9999eb2d0' into anoa/dinsic_release_1_31_0
Diffstat (limited to 'tests/rest/admin/test_room.py')
-rw-r--r--tests/rest/admin/test_room.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/rest/admin/test_room.py b/tests/rest/admin/test_room.py

index 60a5fcecf7..fa620f97f3 100644 --- a/tests/rest/admin/test_room.py +++ b/tests/rest/admin/test_room.py
@@ -1598,7 +1598,6 @@ PURGE_TABLES = [ "event_push_summary", "pusher_throttle", "group_summary_rooms", - "local_invites", "room_account_data", "room_tags", # "state_groups", # Current impl leaves orphaned state groups around.