forked from AkkomaGang/akkoma
test: update mastodon status view tests
This commit is contained in:
parent
de42646634
commit
364cf5369b
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ test "a note activity" do
|
|||
account: AccountView.render("account.json", %{user: user}),
|
||||
in_reply_to_id: nil,
|
||||
in_reply_to_account_id: nil,
|
||||
card: nil,
|
||||
reblog: nil,
|
||||
content: HtmlSanitizeEx.basic_html(note.data["object"]["content"]),
|
||||
created_at: created_at,
|
||||
|
|
Loading…
Reference in a new issue