Browse Source

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
tags/v1.98.0rc1
David Robertson 5 months ago
committed by GitHub
parent
commit
0619c2bbd2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 0 deletions
  1. +1
    -0
      changelog.d/16684.misc
  2. +0
    -0
      tests/media/test_media_retention.py

+ 1
- 0
changelog.d/16684.misc View File

@@ -0,0 +1 @@
Reoranganise test files.

tests/rest/media/test_media_retention.py → tests/media/test_media_retention.py View File


Loading…
Cancel
Save