forked from AkkomaGang/akkoma
Improve description
This commit is contained in:
parent
e5b32aab92
commit
0c485d5555
1 changed files with 1 additions and 1 deletions
|
@ -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"],
|
||||
|
|
Loading…
Reference in a new issue