Apply suggestion to test/web/media_proxy/invalidations/http_test.exs

This commit is contained in:
Maksim 2020-06-17 12:58:33 +00:00
parent 6d33a3a51b
commit 11b22a4229
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ defmodule Pleroma.Web.MediaProxy.Invalidation.HttpTest do
setup do
on_exit(fn -> Cachex.clear(:deleted_urls_cache) end)
:ok
end
test "logs hasn't error message when request is valid" do