forked from AkkomaGang/akkoma
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
|
||||
on_exit(fn -> Cachex.clear(:deleted_urls_cache) end)
|
||||
:ok
|
||||
end
|
||||
|
||||
setup do
|
||||
|
|
Loading…
Reference in a new issue