logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 0c485d555583971153fd44ec6aa9256a8503b150
parent e5b32aab92444ea1b4c5ec9e5e78cfcc909aaa73
Author: Mark Felder <feld@feld.me>
Date:   Thu, 21 Jan 2021 14:42:08 -0600

Improve description

Diffstat:

Mtest/pleroma/web/media_proxy/invalidation/script_test.exs2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/pleroma/web/media_proxy/invalidation/script_test.exs b/test/pleroma/web/media_proxy/invalidation/script_test.exs @@ -8,7 +8,7 @@ defmodule Pleroma.Web.MediaProxy.Invalidation.ScriptTest do import ExUnit.CaptureLog - test "it logger error when script not found" do + test "it logs error when script is not found" do assert capture_log(fn -> assert Invalidation.Script.purge( ["http://example.com/media/example.jpg"],