mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-19 20:50:46 +00:00
5 lines
54 B
Ruby
5 lines
54 B
Ruby
Fabricator(:list) do
|
|
account
|
|
title 'MyString'
|
|
end
|