mirror of
https://github.com/glitch-soc/mastodon
synced 2025-09-14 12:31:11 +00:00
4 lines
69 B
Ruby
4 lines
69 B
Ruby
Fabricator(:preview_card) do
|
|
status
|
|
url 'http://example.com'
|
|
end
|