mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-25 03:32:41 +00:00
3 lines
47 B
Ruby
3 lines
47 B
Ruby
Fabricator(:account) do
|
|
username "alice"
|
|
end
|