Add avatar objects to user, fix specs.
This commit is contained in:
parent
7617a593b9
commit
d7e3b72c6a
9 changed files with 60 additions and 37 deletions
|
|
@ -191,8 +191,7 @@ defmodule Pleroma.Web.ActivityPub.ActivityPubTest do
|
|||
"
|
||||
}
|
||||
|
||||
{:ok, %Object{} = object} = ActivityPub.upload(file)
|
||||
IO.inspect(object)
|
||||
{:ok, %Object{}} = ActivityPub.upload(file)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue