User: remove source_data
This commit is contained in:
parent
3420dec494
commit
e89078ac2a
5 changed files with 16 additions and 6 deletions
|
|
@ -581,7 +581,7 @@ defmodule Pleroma.UserTest do
|
|||
|
||||
{:ok, user} = User.get_or_fetch_by_ap_id("http://mastodon.example.org/users/admin")
|
||||
|
||||
assert user.source_data["endpoints"]
|
||||
assert user.inbox
|
||||
|
||||
refute user.last_refreshed_at == orig_user.last_refreshed_at
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue