MatrixSynapse/tests/rest/admin
Richard van der Hoff 76dbd7b8d6
Stop populating unused table `local_invites`. (#7793)
This table is no longer used, so we may as well stop populating it. Removing it
would prevent people rolling back to older releases of Synapse, so that can
happen in a future release.
2020-07-07 14:20:40 +01:00
..
__init__.py
test_admin.py Allow local media to be marked as safe from being quarantined. (#7718) 2020-06-22 08:04:14 -04:00
test_device.py
test_room.py Stop populating unused table `local_invites`. (#7793) 2020-07-07 14:20:40 +01:00
test_user.py