X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Fweb%2Fmedia_proxy%2Finvalidations%2Fhttp_test.exs;h=a1bef5237d731fcccc8da633db3f67a8935af403;hb=9c672ecbb5d4477cd16d2139a2cb66d3923ac5c8;hp=09e7ca0fbe1d3676a979482ac6ea64510ac43eff;hpb=579763126f52b21733e84594f36b86e270b3005d;p=akkoma diff --git a/test/web/media_proxy/invalidations/http_test.exs b/test/web/media_proxy/invalidations/http_test.exs index 09e7ca0fb..a1bef5237 100644 --- a/test/web/media_proxy/invalidations/http_test.exs +++ b/test/web/media_proxy/invalidations/http_test.exs @@ -6,8 +6,7 @@ defmodule Pleroma.Web.MediaProxy.Invalidation.HttpTest do import Tesla.Mock setup do - on_exit(fn -> Cachex.clear(:deleted_urls_cache) end) - :ok + on_exit(fn -> Cachex.clear(:banned_urls_cache) end) end test "logs hasn't error message when request is valid" do