Skip to content
Snippets Groups Projects
Commit 364cf536 authored by kaniini's avatar kaniini
Browse files

test: update mastodon status view tests

parent de426466
Branches
No related tags found
No related merge requests found
......@@ -84,6 +84,7 @@ defmodule Pleroma.Web.MastodonAPI.StatusViewTest 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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment