Apply suggestion to test/plugs/http_signature_plug_test.exs
This commit is contained in:
parent
a12b6454bb
commit
e1fa8c11a9
|
@ -28,7 +28,7 @@ test "it call HTTPSignatures to check validity if the actor sighed it" do
|
||||||
end
|
end
|
||||||
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
|
setup do
|
||||||
Pleroma.Config.put([:activitypub, :authorized_fetch_mode], true)
|
Pleroma.Config.put([:activitypub, :authorized_fetch_mode], true)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue