mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-11 11:49:15 +00:00
Apply suggestion to test/web/admin_api/controllers/media_proxy_cache_controller_test.exs
This commit is contained in:
parent
74fd761637
commit
1b45bc7b2a
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ defmodule Pleroma.Web.AdminAPI.MediaProxyCacheControllerTest do
|
||||||
|
|
||||||
setup do
|
setup do
|
||||||
on_exit(fn -> Cachex.clear(:deleted_urls_cache) end)
|
on_exit(fn -> Cachex.clear(:deleted_urls_cache) end)
|
||||||
:ok
|
|
||||||
end
|
end
|
||||||
|
|
||||||
setup do
|
setup do
|
||||||
|
|
Loading…
Reference in a new issue