mirror of
https://github.com/kikobar/mastodon.git
synced 2025-02-24 11:43:41 +00:00
4 lines
47 B
Ruby
4 lines
47 B
Ruby
Fabricator(:account) do
|
|
username "alice"
|
|
end
|