Apply suggestion to test/web/admin_api/controllers/media_proxy_cache_controller_test.exs
This commit is contained in:
parent
74fd761637
commit
1b45bc7b2a
|
@ -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 New Issue