tests: update for new in_reply_to_screen_name field
This commit is contained in:
parent
fee43ae5e7
commit
9563f3766d
2 changed files with 2 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ defmodule Pleroma.Web.TwitterAPI.ActivityViewTest do
|
|||
"favorited" => false,
|
||||
"id" => activity.id,
|
||||
"in_reply_to_status_id" => nil,
|
||||
"in_reply_to_screen_name" => nil,
|
||||
"is_local" => true,
|
||||
"is_post_verb" => true,
|
||||
"possibly_sensitive" => false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue