mirror of
https://github.com/mastodon/mastodon.git
synced 2024-12-23 21:32:44 +01:00
4 lines
69 B
Ruby
4 lines
69 B
Ruby
Fabricator(:preview_card) do
|
|
status
|
|
url 'http://example.com'
|
|
end
|