Add failed-signature retry regression tests
This commit is contained in:
parent
4acd8c4e72
commit
00dd1b5103
4 changed files with 75 additions and 1 deletions
|
|
@ -105,7 +105,7 @@ defmodule Pleroma.Web.ActivityPub.ObjectValidators.UpdateValidator do
|
|||
cng
|
||||
|> add_error(:object, "Can't be updated by this actor")
|
||||
|
||||
true ->
|
||||
_ ->
|
||||
cng
|
||||
|> add_error(:object, "Update is neither for Object or Actor")
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue