Apply suggestion to test/web/admin_api/controllers/media_proxy_cache_controller_test.exs

This commit is contained in:
Maksim 2020-06-17 12:58:08 +00:00
parent 74fd761637
commit 1b45bc7b2a
1 changed files with 0 additions and 1 deletions

View File

@ -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