forked from AkkomaGang/akkoma
Apply suggestion to test/web/media_proxy/invalidations/script_test.exs
This commit is contained in:
parent
11b22a4229
commit
2991aae4c4
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ defmodule Pleroma.Web.MediaProxy.Invalidation.ScriptTest do
|
|||
|
||||
setup do
|
||||
on_exit(fn -> Cachex.clear(:deleted_urls_cache) end)
|
||||
:ok
|
||||
end
|
||||
|
||||
test "it logger error when script not found" do
|
||||
|
|
Loading…
Reference in a new issue