Add replies to posts

This commit is contained in:
2024-03-22 08:48:21 +11:00
parent 6a5ff26948
commit a2c11de10f
12 changed files with 55 additions and 6 deletions

View File

@@ -20,7 +20,8 @@ RSpec.describe Adamantium::Syndication::Mastodon do
post_type: "post",
syndicate_to: [],
photos: [],
location: nil
location: nil,
in_reply_to: nil
)
}