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

This commit is contained in:
Maksim 2020-06-17 12:58:38 +00:00
parent 11b22a4229
commit 2991aae4c4

View file

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