summary refs log tree commit diff
path: root/changelog.d/16684.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move media retention tests out of rest tests (#16684)David Robertson2023-11-271-0/+1
* 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