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