mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-27 12:42:43 +00:00
4 lines
54 B
Ruby
4 lines
54 B
Ruby
Fabricator(:list) do
|
|
account
|
|
title 'MyString'
|
|
end
|