mirror of
https://github.com/funamitech/mastodon
synced 2024-12-04 09:48:44 +09:00
5 lines
60 B
Ruby
5 lines
60 B
Ruby
|
Fabricator(:list) do
|
||
|
account nil
|
||
|
title "MyString"
|
||
|
end
|