X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Fweb%2Fmedia_proxy%2Finvalidations%2Fscript_test.exs;h=51833ab18a0519aebbfc747eedbabb3540fb9afc;hb=9c672ecbb5d4477cd16d2139a2cb66d3923ac5c8;hp=8e155b705c6ad70b5c2aab5241fe5bb188f51fe0;hpb=2991aae4c4e4ae430539c1e6fac53fb8a0c991e9;p=akkoma diff --git a/test/web/media_proxy/invalidations/script_test.exs b/test/web/media_proxy/invalidations/script_test.exs index 8e155b705..51833ab18 100644 --- a/test/web/media_proxy/invalidations/script_test.exs +++ b/test/web/media_proxy/invalidations/script_test.exs @@ -5,7 +5,7 @@ defmodule Pleroma.Web.MediaProxy.Invalidation.ScriptTest do import ExUnit.CaptureLog setup do - on_exit(fn -> Cachex.clear(:deleted_urls_cache) end) + on_exit(fn -> Cachex.clear(:banned_urls_cache) end) end test "it logger error when script not found" do