Add places

This commit is contained in:
2023-02-19 19:05:57 +11:00
parent 9b4fd437cd
commit 23c702b2b9
16 changed files with 143 additions and 3 deletions

View File

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