Apply suggestion to test/web/media_proxy/invalidation_test.exs

stable
Maksim 4 years ago
parent 9a371bf5f6
commit 96493da7bd

@ -13,7 +13,6 @@ defmodule Pleroma.Web.MediaProxy.InvalidationTest do
setup do
on_exit(fn -> Cachex.clear(:deleted_urls_cache) end)
:ok
end
describe "Invalidation.Http" do

Loading…
Cancel
Save