2
2
mirror of https://github.com/mastodon/mastodon synced 2025-04-12 00:56:38 +02:00
mastodon/spec/fabricators/account_stat_fabricator.rb

7 lines
118 B
Ruby

Fabricator(:account_stat) do
account nil
statuses_count ""
following_count ""
followers_count ""
end