forked from AkkomaGang/akkoma
Apply suggestion to test/web/media_proxy/invalidations/http_test.exs
This commit is contained in:
parent
6d33a3a51b
commit
11b22a4229
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue