Apply suggestion to test/plugs/http_signature_plug_test.exs
This commit is contained in:
parent
a12b6454bb
commit
e1fa8c11a9
@ -28,7 +28,7 @@ defmodule Pleroma.Web.Plugs.HTTPSignaturePlugTest do
|
||||
end
|
||||
end
|
||||
|
||||
describe "requries a signature when `authorized_fetch_mode` is enabled" do
|
||||
describe "requires a signature when `authorized_fetch_mode` is enabled" do
|
||||
setup do
|
||||
Pleroma.Config.put([:activitypub, :authorized_fetch_mode], true)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user