X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Fweb%2Fmedia_proxy%2Finvalidations%2Fhttp_test.exs;h=a1bef5237d731fcccc8da633db3f67a8935af403;hb=73dd5bdb7dcdf804bdbabcf632671d4de5042ebc;hp=09e7ca0fbe1d3676a979482ac6ea64510ac43eff;hpb=2e8a236cef28c0b754aecb04a5c60c3b7655c5a6;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