mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-23 23:58:06 +01:00
3 lines
63 B
Ruby
3 lines
63 B
Ruby
Fabricator(:status) do
|
|
text "Lorem ipsum dolor sit amet"
|
|
end
|