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