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