mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-10 01:25:15 +00:00
5 lines
64 B
Ruby
5 lines
64 B
Ruby
# frozen_string_literal: true
|
|
|
|
Fabricator(:conversation) do
|
|
end
|