diff options
author | David Robertson <davidr@element.io> | 2023-11-27 01:29:46 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-27 01:29:46 +0000 |
commit | 0619c2bbd266a1e643bfe65a675afba8871aeb95 (patch) | |
tree | 87d76868a1d50a9f833d4b252f71fd37f7e92fe0 /tests | |
parent | Correctly read to-device stream pos on SQLite (#16682) (diff) | |
download | synapse-0619c2bbd266a1e643bfe65a675afba8871aeb95.tar.xz |
Move media retention tests out of rest tests (#16684)
* Move media retention tests out of rest tests AFAICS this doesn't make any HTTP requests and so it ought not to belong in `tests.rest`. * Changelog
Diffstat (limited to 'tests')
-rw-r--r-- | tests/media/test_media_retention.py (renamed from tests/rest/media/test_media_retention.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/rest/media/test_media_retention.py b/tests/media/test_media_retention.py
index 27a663a23b..27a663a23b 100644
--- a/tests/rest/media/test_media_retention.py
+++ b/tests/media/test_media_retention.py
|