Add replies to posts
This commit is contained in:
@@ -20,7 +20,8 @@ RSpec.describe Adamantium::Syndication::Mastodon do
|
||||
post_type: "post",
|
||||
syndicate_to: [],
|
||||
photos: [],
|
||||
location: nil
|
||||
location: nil,
|
||||
in_reply_to: nil
|
||||
)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user