mirror of
https://github.com/funamitech/mastodon
synced 2025-01-21 09:14:35 +09:00
5 lines
60 B
Ruby
5 lines
60 B
Ruby
|
Fabricator(:list) do
|
||
|
account nil
|
||
|
title "MyString"
|
||
|
end
|