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

stable
Maksim 4 years ago
parent 11b22a4229
commit 2991aae4c4

@ -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…
Cancel
Save